Add Rocket Lake uarch data.

This commit is contained in:
Bartosz Taudul 2021-06-04 18:40:37 +02:00
parent cc831e8192
commit 7c378cd0a9
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3
2 changed files with 82147 additions and 70720 deletions

File diff suppressed because one or more lines are too long

View File

@ -49,6 +49,7 @@ static constexpr MicroArchUx s_uArchUx[] = {
{ "Ice Lake", "Core i5-1035G1", "ICL" },
{ "Cascade Lake", "Core i9-10980XE", "CLX" },
{ "Tiger Lake", "Core i7-1165G7", "TGL" },
{ "Rocket Lake", "Core i9-11900", "RKL" },
{ "AMD Zen+", "Ryzen 5 2600", "ZEN+" },
{ "AMD Zen 2", "Ryzen 7 3700X", "ZEN2" },
{ "AMD Zen 3", "Ryzen 5 5600X", "ZEN3" },