microarchitectures: Fix icelake (#18151)

Some of the feature flags are named differently and clwb is missing on
my i7-1065G7. cascadelake and cannonlake might have similar problems but
I do not have access to those architectures to test.
This commit is contained in:
Michael Kuhn
2020-08-19 11:49:43 +02:00
committed by GitHub
parent 2945babdad
commit b6321cdfa9
3 changed files with 35 additions and 6 deletions

View File

@@ -652,15 +652,14 @@
"avx512cd",
"avx512vbmi",
"avx512ifma",
"sha",
"sha_ni",
"umip",
"clwb",
"rdpid",
"gfni",
"avx512vbmi2",
"avx512vpopcntdq",
"avx512bitalg",
"avx512vnni",
"avx512_vbmi2",
"avx512_vpopcntdq",
"avx512_bitalg",
"avx512_vnni",
"vpclmulqdq",
"vaes"
],