lkml.org 
[lkml]   [2021]   [Dec]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6] x86/insn: Add instructions to instruction decoder
Date
Hi

Here are patches to bring the kernel and tools x86 instruction decoder
more up to date.

x86 instruction decoder is used for both kernel instructions and user space
instructions (e.g. uprobes, perf tools Intel PT), so it is good to update
it with new instructions.


Adrian Hunter (6):
perf tests: Add AMX instructions to x86 instruction decoder test
x86/insn: Add AMX instructions to x86 instruction decoder
perf tests: Add misc instructions to x86 instruction decoder test
x86/insn: Add misc instructions to x86 instruction decoder
perf tests: Add AVX512-FP16 instructions to x86 instruction decoder test
x86/insn: Add AVX512-FP16 instructions to x86 instruction decoder

arch/x86/include/asm/insn.h | 2 +-
arch/x86/lib/x86-opcode-map.txt | 111 +-
tools/arch/x86/include/asm/insn.h | 2 +-
tools/arch/x86/lib/x86-opcode-map.txt | 111 +-
tools/perf/arch/x86/tests/insn-x86-dat-32.c | 918 +++++++++++++++++
tools/perf/arch/x86/tests/insn-x86-dat-64.c | 1426 ++++++++++++++++++++++++++
tools/perf/arch/x86/tests/insn-x86-dat-src.c | 1189 +++++++++++++++++++++
7 files changed, 3731 insertions(+), 28 deletions(-)


Regards
Adrian

\
 
 \ /
  Last update: 2021-12-02 10:51    [W:2.014 / U:0.828 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site