Autodetect AMD A8-6410 as BARCELONA
authorJohannes Buchner <johannes.buchner.acad@gmx.com>
Mon, 3 Apr 2017 07:07:27 +0000 (17:07 +1000)
committerJohannes Buchner <johannes.buchner.acad@gmx.com>
Mon, 3 Apr 2017 07:07:27 +0000 (17:07 +1000)
cpuid_x86.c

index 5a21deb..201aa81 100644 (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: