* Randy Dunlap <[email protected]> wrote:
> From: Randy Dunlap <[email protected]>
>
> Update x86-opcode-map.txt based on the October 2017 Intel SDM publication.
> Correct INVPID to INVVPID.
> Add UD0, UD1, and UD2 instruction opcodes.
>
> Signed-off-by: Randy Dunlap <[email protected]>
> Cc: Masami Hiramatsu <[email protected]>
> Cc: Josh Poimboeuf <[email protected]>
> Cc: x86 maintainers <[email protected]>
> ---
>
> arch/x86/lib/x86-opcode-map.txt | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
> Are these following file updated automatically or manually?
> ./tools/objtool/arch/x86/lib/x86-opcode-map.txt
> ./tools/perf/util/intel-pt-decoder/x86-opcode-map.txt
Manually, but I'll do that when applying to patch, no need to complicate your
workflow.
Thanks,
Ingo