mirror of
https://github.com/anrieff/libcpuid
synced 2024-12-16 16:35:45 +00:00
parent
3bd1a9ac6c
commit
43ee47f965
2 changed files with 15394 additions and 1 deletions
|
@ -348,7 +348,7 @@ const struct match_entry_t cpudb_amd[] = {
|
|||
{ 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, 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, -1, 25, 24, -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)" },
|
||||
{ 15, -1, 2, 25, 97, -1, -1, -1, NC, RYZEN_|_5 , 0, "Ryzen 5 (Raphael)" },
|
||||
|
|
15393
tests/amd/zen4/threadripper-pro-storm-peak.test
Normal file
15393
tests/amd/zen4/threadripper-pro-storm-peak.test
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue