Autodetect AMD A8-6410 as BARCELONA

This commit is contained in:
Johannes Buchner 2017-04-03 17:07:27 +10:00
parent 7908efafc8
commit b4071d0d16
1 changed files with 1 additions and 0 deletions

View File

@ -1279,6 +1279,7 @@ int get_cpuname(void){
return CPUTYPE_OPTERON;
case 1:
case 3:
case 7:
case 10:
return CPUTYPE_BARCELONA;
case 5: