Re: [PATCH 0/2] x86/insn: Add some more Intel instructions to the opcode map
From: Masami Hiramatsu
Date: Mon Nov 25 2019 - 09:30:04 EST
Hi Adrian,
On Mon, 25 Nov 2019 14:50:42 +0200
Adrian Hunter <adrian.hunter@xxxxxxxxx> wrote:
> 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.
Both looks good (and great!) to me :)
Acked-by: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
Thank you!
>
>
> 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
--
Masami Hiramatsu <mhiramat@xxxxxxxxxx>