add bulldozer family 21 to cpuid , map it to k102 for the mo

This commit is contained in:
jasonmoxham 2011-04-10 23:04:44 +00:00
parent de6e423978
commit 9796a8ed3e
2 changed files with 24 additions and 917 deletions

View File

@ -209,7 +209,9 @@ CPUVEC_SETUP_x86_64;
case 20:
CPUIS(bobcat);// fusion of bobcat and GPU
break;
// case 21 is bulldozer , or at least some people think so....
case 21:
CPUIS(k102); // bulldozer
break;
}
}
else if (strcmp (vendor_string, "CentaurHauls") == 0)

File diff suppressed because it is too large Load Diff