Add Zhaoxin KX7000

This commit is contained in:
Martin Kroeker
2024-06-20 09:23:08 +02:00
committed by GitHub
parent 758279605f
commit 9b2a0c79cb

View File

@@ -927,6 +927,7 @@ static gotoblas_t *get_coretype(void){
case 0x7:
switch (exmodel) {
case 5:
case 6:
if (support_avx2())
return &gotoblas_ZEN;
else