Merge branch into tip/master: 'x86/misc'
authorIngo Molnar <mingo@kernel.org>
Mon, 21 Feb 2022 10:51:36 +0000 (11:51 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 21 Feb 2022 10:51:36 +0000 (11:51 +0100)
commita7dfc4897cf2000344805f9e8eecc004364fa26a
treeadd4959f824f9846a4e46c84951b5271c1a22c18
parentec54f46e77baf2c5e5b658cdd48f703a35b91584
parent16273fa4f3a2dc2c64dd8a28fe30f255a4de0e4c
Merge branch into tip/master: 'x86/misc'

* x86/misc:
    16273fa4f3a2 x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoder
    cdb63ba98c5d perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test
    0153d98f2dd6 x86/insn: Add misc instructions to x86 instruction decoder
    a6ea1142dee6 perf/tests: Add misc instructions to the x86 instruction decoder test
    9dd94df75b30 x86/insn: Add AMX instructions to the x86 instruction decoder
    4810dd2c943e perf/tests: Add AMX instructions to x86 instruction decoder test

Signed-off-by: Ingo Molnar <mingo@kernel.org>