Update CPUID-Table for current Athlon CPUs

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10887 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
atmos4 2003-09-20 00:51:51 +00:00
parent d6825d6349
commit 73cc418a75
1 changed files with 24 additions and 6 deletions

View File

@ -217,14 +217,14 @@ static const char *cpuname
/* 0 */ N_UNKNOWN, /* Argon? */
/* 1 */ "Athlon K7",
/* 2 */ "Athlon K75 Pluto,Orion",
/* 3 */ "Duron SF Spitfire",
/* 4 */ "Athlon TB Thunderbird",
/* 3 */ "Duron Spitfire",
/* 4 */ "Athlon Thunderbird",
/* 5 */ N_UNKNOWN,
/* 6 */ "Athlon 4 PM Palomino/Athlon MP Multiprocessor/Athlon XP eXtreme Performance",
/* 6 */ "Athlon 4 /Athlon MP/XP Palomino",
/* 7 */ "Duron MG Morgan",
/* 8 */ N_UNKNOWN,
/* 8 */ "Athlon MP/XP Thoroughbred",
/* 9 */ N_UNKNOWN,
/* A */ N_UNKNOWN,
/* A */ "Athlon MP/XP/XP-M Barton",
/* B */ N_UNKNOWN,
/* E */ N_UNKNOWN,
/* C */ N_UNKNOWN,
@ -239,7 +239,25 @@ static const char *cpuname
/* C */ F_UNKNOWN,
/* D */ F_UNKNOWN,
/* E */ F_UNKNOWN,
/* F */ F_UNKNOWN
/* F Opteron */ {
/* 0 */ N_UNKNOWN,
/* 1 */ N_UNKNOWN,
/* 2 */ N_UNKNOWN,
/* 3 */ N_UNKNOWN,
/* 4 */ N_UNKNOWN,
/* 5 */ "Opteron SledgeHammer",
/* 6 */ N_UNKNOWN,
/* 7 */ N_UNKNOWN,
/* 8 */ N_UNKNOWN,
/* 9 */ N_UNKNOWN,
/* A */ N_UNKNOWN,
/* B */ N_UNKNOWN,
/* E */ N_UNKNOWN,
/* C */ N_UNKNOWN,
/* D */ N_UNKNOWN,
/* F */ N_UNKNOWN
}
},
/* Cyrix Corp./VIA Inc., "CyrixInstead" */ {
/* 0 */ F_UNKNOWN,