1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00
The Tumultuous Unicorn Of Darkness 2022-11-11 16:23:37 +01:00
commit c839e597ae
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A
3 changed files with 1013 additions and 0 deletions

View file

@ -316,6 +316,9 @@ const struct match_entry_t cpudb_amd[] = {
{ 15, -1, -1, 23, 104, -1, -1, -1, NC, RYZEN_|_5 , 0, "Ryzen 5 (Lucienne)" },
{ 15, -1, -1, 23, 104, -1, -1, -1, NC, RYZEN_|_3 , 0, "Ryzen 3 (Lucienne)" },
{ 15, -1, 2, 23, 144, -1, -1, -1, NC, 0 , 0, "Van Gogh" },
{ 15, -1, -1, 23, 160, -1, -1, -1, NC, RYZEN_|_5 , 0, "Ryzen 5 (Mendocino)" },
{ 15, -1, -1, 23, 160, -1, -1, -1, NC, RYZEN_|_3 , 0, "Ryzen 3 (Mendocino)" },
{ 15, -1, -1, 23, 160, -1, -1, -1, NC, ATHLON_ , 0, "Athlon (Mendocino)" },
/* Family 18h */
/* Zen Architecture for Hygon (2018) => https://en.wikichip.org/wiki/amd/microarchitectures/zen */