Skip to content

Commit 7582796

Browse files
authored
Add support forZhaoxin KX7000
1 parent 18063b1 commit 7582796

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpuid_x86.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2525,6 +2525,7 @@ int get_coretype(void){
25252525
case 0x7:
25262526
switch (exmodel) {
25272527
case 5:
2528+
case 6:
25282529
if (support_avx2())
25292530
return CORE_ZEN;
25302531
else

0 commit comments

Comments
 (0)