Merge x86/misc into tip/master
authorBorislav Petkov <bp@suse.de>
Tue, 15 Feb 2022 11:04:13 +0000 (12:04 +0100)
committerBorislav Petkov <bp@suse.de>
Tue, 15 Feb 2022 11:04:13 +0000 (12:04 +0100)
commit5a8e470c423fd44e77b6f9b0d4ad0561d33b9385
tree24a6a82997c157f1d51c7b9e94b54f933ee3aa5e
parentd567f5db412ed52de0b3b3efca4a451263de6108
parent16273fa4f3a2dc2c64dd8a28fe30f255a4de0e4c
Merge x86/misc into tip/master

* tip/x86/misc:
  x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoder
  perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test
  x86/insn: Add misc instructions to x86 instruction decoder
  perf/tests: Add misc instructions to the x86 instruction decoder test
  x86/insn: Add AMX instructions to the x86 instruction decoder
  perf/tests: Add AMX instructions to x86 instruction decoder test

Signed-off-by: Borislav Petkov <bp@suse.de>