mirror of
https://github.com/anrieff/libcpuid
synced 2024-11-10 22:59:13 +00:00
parent
2e36c373c0
commit
b4aa93f204
2 changed files with 2594 additions and 1 deletions
|
@ -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)" },
|
||||
|
|
2593
tests/amd/zen4/epyc-genoa.test
Normal file
2593
tests/amd/zen4/epyc-genoa.test
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue