Add support forZhaoxin KX7000
This commit is contained in:
parent
18063b1ccd
commit
758279605f
|
@ -2525,6 +2525,7 @@ int get_coretype(void){
|
||||||
case 0x7:
|
case 0x7:
|
||||||
switch (exmodel) {
|
switch (exmodel) {
|
||||||
case 5:
|
case 5:
|
||||||
|
case 6:
|
||||||
if (support_avx2())
|
if (support_avx2())
|
||||||
return CORE_ZEN;
|
return CORE_ZEN;
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue