]> git.baikalelectronics.ru Git - kernel.git/commit
x86/insn: perf tools: Add some instructions to the new instructions test
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 15 Nov 2019 13:54:46 +0000 (15:54 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 18 Nov 2019 21:53:54 +0000 (18:53 -0300)
commit1e5f015442e7b700941f8cd0274bb14962b3d78e
tree81799d8b7f288c969672af45f23ebf735641ab1d
parent7624e69465da809f8735d3f72d4fca540c275b7e
x86/insn: perf tools: Add some instructions to the new instructions test

Add to the "x86 instruction decoder - new instructions" test the following
instructions:
cldemote
tpause
umonitor
umwait
movdiri
movdir64b
enqcmd
enqcmds
encls
enclu
enclv
pconfig
wbnoinvd

For information about the instructions, refer Intel SDM May 2019
(325462-070US) and Intel Architecture Instruction Set Extensions
May 2019 (319433-037).

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: x86@kernel.org
Link: http://lore.kernel.org/lkml/20191115135447.6519-2-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/x86/tests/insn-x86-dat-32.c
tools/perf/arch/x86/tests/insn-x86-dat-64.c
tools/perf/arch/x86/tests/insn-x86-dat-src.c