x86/decoder: Fix and update the opcodes map
authorRandy Dunlap <[email protected]>
Mon, 11 Dec 2017 18:38:36 +0000 (10:38 -0800)
committerIngo Molnar <[email protected]>
Fri, 15 Dec 2017 12:45:20 +0000 (13:45 +0100)
commitf5b5fab1780c98b74526dbac527574bd02dc16f8
tree728e8d225102e0cbfea5793e2a90db5aa58087e0
parent7ee18d677989e99635027cee04c878950e0752b9
x86/decoder: Fix and update the opcodes map

Update x86-opcode-map.txt based on the October 2017 Intel SDM publication.
Fix INVPID to INVVPID.
Add UD0 and UD1 instruction opcodes.

Also sync the objtool and perf tooling copies of this file.

Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/lib/x86-opcode-map.txt
tools/objtool/arch/x86/insn/x86-opcode-map.txt
tools/perf/util/intel-pt-decoder/x86-opcode-map.txt