1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00

DB: add AMD Genoa

Related to InstLatx64/InstLatx64@7faa0c2306
This commit is contained in:
The Tumultuous Unicorn Of Darkness 2023-05-02 20:20:17 +02:00
parent 2e36c373c0
commit b4aa93f204
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A
2 changed files with 2594 additions and 1 deletions

View file

@ -347,7 +347,7 @@ const struct match_entry_t cpudb_amd[] = {
{ 15, -1, -1, 25, 68, -1, -1, -1, NC, RYZEN_|_5 , 0, "Ryzen 5 (Rembrandt)" },
{ 15, -1, -1, 25, 68, -1, -1, -1, NC, RYZEN_|_3 , 0, "Ryzen 3 (Rembrandt)" },
/* Zen 4 (2022) => https://en.wikichip.org/wiki/amd/microarchitectures/zen_4 */
//{ 15, -1, -1, 25, ??, -1, -1, -1, NC, EPYC_ , 0, "EPYC (Genoa)" },
{ 15, -1, -1, 25, 17, -1, -1, -1, NC, EPYC_ , 0, "EPYC (Genoa)" },
//{ 15, -1, -1, 25, ??, -1, -1, -1, NC, RYZEN_TR_ , 0, "Threadripper (Storm Peak)" },
{ 15, -1, 2, 25, 97, -1, -1, -1, NC, RYZEN_|_9 , 0, "Ryzen 9 (Raphael)" },
{ 15, -1, 2, 25, 97, -1, -1, -1, NC, RYZEN_|_7 , 0, "Ryzen 7 (Raphael)" },

File diff suppressed because it is too large Load diff