1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-30 23:05:48 +00:00

DB: add AMD Turin

This commit is contained in:
The Tumultuous Unicorn Of Darkness 2024-11-30 12:32:41 +01:00
parent 15cbda31bd
commit 43be84460c
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A
2 changed files with 5155 additions and 0 deletions

View file

@ -383,6 +383,7 @@ const struct match_entry_t cpudb_amd[] = {
{ 15, -1, -1, 25, 117, -1, -1, -1, NC, RYZEN_|_5|_U , 0, "Ryzen 5 (Hawk Point)" }, { 15, -1, -1, 25, 117, -1, -1, -1, NC, RYZEN_|_5|_U , 0, "Ryzen 5 (Hawk Point)" },
{ 15, -1, -1, 25, 117, -1, -1, -1, NC, RYZEN_|_3|_U , 0, "Ryzen 3 (Hawk Point)" }, { 15, -1, -1, 25, 117, -1, -1, -1, NC, RYZEN_|_3|_U , 0, "Ryzen 3 (Hawk Point)" },
/* Zen 5 (2024) => https://en.wikichip.org/wiki/amd/microarchitectures/zen_5 */ /* Zen 5 (2024) => https://en.wikichip.org/wiki/amd/microarchitectures/zen_5 */
{ 15, -1, -1, 26, 2, -1, -1, -1, NC, EPYC_ , 0, "EPYC (Turin)" },
/* => Granite Ridge (9000 series, Zen 5 based) */ /* => Granite Ridge (9000 series, Zen 5 based) */
{ 15, -1, -1, 26, 68, -1, -1, -1, NC, RYZEN_|_9 , 0, "Ryzen 9 (Granite Ridge)" }, { 15, -1, -1, 26, 68, -1, -1, -1, NC, RYZEN_|_9 , 0, "Ryzen 9 (Granite Ridge)" },
{ 15, -1, -1, 26, 68, -1, -1, -1, NC, RYZEN_|_7 , 0, "Ryzen 7 (Granite Ridge)" }, { 15, -1, -1, 26, 68, -1, -1, -1, NC, RYZEN_|_7 , 0, "Ryzen 7 (Granite Ridge)" },

File diff suppressed because it is too large Load diff