Update to current uops.info xml file.

This updates ZEN3 and adds Tiger Lake.
This commit is contained in:
Bartosz Taudul 2021-04-01 18:46:00 +02:00
parent da29ec975b
commit 450013bc27
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3
2 changed files with 119259 additions and 102032 deletions

File diff suppressed because one or more lines are too long

View File

@ -48,9 +48,10 @@ static constexpr MicroArchUx s_uArchUx[] = {
{ "Cannon Lake", "Core i3-8121U", "CNL" },
{ "Ice Lake", "Core i5-1035G1", "ICL" },
{ "Cascade Lake", "Core i9-10980XE", "CLX" },
{ "Tiger Lake", "Core i7-1165G7", "TGL" },
{ "AMD Zen+", "Ryzen 5 2600", "ZEN+" },
{ "AMD Zen 2", "Ryzen 7 3700X", "ZEN2" },
{ "AMD Zen 3", "Ryzen 9 5950X", "ZEN3" },
{ "AMD Zen 3", "Ryzen 5 5600X", "ZEN3" },
};
static constexpr const char* s_regNameX86[] = {