public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/insn: Add some more Intel instructions to the opcode map
@ 2019-11-25 12:50 Adrian Hunter
  2019-11-25 12:50 ` [PATCH 1/2] x86/insn: perf tools: Add some more instructions to the new instructions test Adrian Hunter
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Adrian Hunter @ 2019-11-25 12:50 UTC (permalink / raw)
  To: x86
  Cc: Arnaldo Carvalho de Melo, Jiri Olsa, linux-kernel,
	Thomas Gleixner, Ingo Molnar, Borislav Petkov, H Peter Anvin,
	Andi Kleen, Peter Zijlstra, Masami Hiramatsu, Yu-cheng Yu

Hi

Here is a patch to update the x86 opcode map, and a patch to update the
perf tools' "new instructions" test accordingly.

There are still CET instructions to add, which Yu-cheng is doing.


Adrian Hunter (2):
      x86/insn: perf tools: Add some more instructions to the new instructions test
      x86/insn: Add some more Intel instructions to the opcode map

 arch/x86/lib/x86-opcode-map.txt              |  44 +-
 tools/arch/x86/lib/x86-opcode-map.txt        |  44 +-
 tools/perf/arch/x86/tests/insn-x86-dat-32.c  | 366 +++++++++++++++
 tools/perf/arch/x86/tests/insn-x86-dat-64.c  | 484 ++++++++++++++++++++
 tools/perf/arch/x86/tests/insn-x86-dat-src.c | 655 +++++++++++++++++++++++++++
 5 files changed, 1569 insertions(+), 24 deletions(-)


Regards
Adrian

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-11-29  6:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-25 12:50 [PATCH 0/2] x86/insn: Add some more Intel instructions to the opcode map Adrian Hunter
2019-11-25 12:50 ` [PATCH 1/2] x86/insn: perf tools: Add some more instructions to the new instructions test Adrian Hunter
2019-11-29  6:02   ` [tip: perf/urgent] " tip-bot2 for Adrian Hunter
2019-11-25 12:50 ` [PATCH 2/2] x86/insn: Add some more Intel instructions to the opcode map Adrian Hunter
2019-11-29  6:02   ` [tip: perf/urgent] " tip-bot2 for Adrian Hunter
2019-11-25 13:46 ` [PATCH 0/2] " Arnaldo Carvalho de Melo
2019-11-25 14:29 ` Masami Hiramatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox