linux-stable/tools/arch/x86
Terry Bowman 4e347bdf44 tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007
Leaf Fn00000007 contains avx512bw at bit 26 and avx512vl at bit 28. This
is incorrect per the SDM. Correct avx512bw to be bit 30 and avx512lvl to
be bit 31.

Fixes: c6b2f240bf ("tools/x86: Add a kcpuid tool to show raw CPU features")
Signed-off-by: Terry Bowman <terry.bowman@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Feng Tang <feng.tang@intel.com>
Link: https://lore.kernel.org/r/20230206141832.4162264-2-terry.bowman@amd.com
2023-03-07 23:27:07 +01:00
..
include Changes in this cycle were: 2023-03-02 09:45:34 -08:00
intel_sdsi tools/arch/x86: intel_sdsi: Add support for reading meter certificates 2022-11-21 10:56:17 +01:00
kcpuid tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007 2023-03-07 23:27:07 +01:00
lib x86/opcode: Add the LKGS instruction to x86-opcode-map 2023-01-12 13:06:36 +01:00
tools x86/insn: Make inat-tables.c suitable for pre-decompression code 2020-09-07 19:45:24 +02:00