1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-12-16 16:35:45 +00:00

DB: add more AMD Renoir

Ryzen 7 4800S Desktop Kit
Refer to InstLatx64/InstLatx64@2cdaa4a2ec
https://www.amd.com/en/product/9081
This commit is contained in:
The Tumultuous Unicorn Of Darkness 2022-11-11 16:42:09 +01:00
parent 1977fb7131
commit ac084cc6e9
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A
2 changed files with 1010 additions and 0 deletions

View file

@ -315,6 +315,7 @@ const struct match_entry_t cpudb_amd[] = {
{ 15, -1, -1, 23, 104, -1, -1, -1, NC, RYZEN_|_7 , 0, "Ryzen 7 (Lucienne)" },
{ 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, -1, 23, 132, -1, -1, -1, NC, RYZEN_|_7 , 0, "Ryzen 7 (Renoir)" }, /* Ryzen 7 4800S Desktop Kit */
{ 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)" },

File diff suppressed because it is too large Load diff