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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

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