Add Zhaoxin KX7000
This commit is contained in:
parent
758279605f
commit
9b2a0c79cb
|
@ -927,6 +927,7 @@ static gotoblas_t *get_coretype(void){
|
||||||
case 0x7:
|
case 0x7:
|
||||||
switch (exmodel) {
|
switch (exmodel) {
|
||||||
case 5:
|
case 5:
|
||||||
|
case 6:
|
||||||
if (support_avx2())
|
if (support_avx2())
|
||||||
return &gotoblas_ZEN;
|
return &gotoblas_ZEN;
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue