diff options
author | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2025-07-30 16:46:52 +0900 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2025-08-18 17:15:02 +0200 |
commit | 26178b713f2b3f5bc411ed8316d1635615896111 (patch) | |
tree | fecb6016f2f287f38a4e3aca670658da130c9681 /scripts/gdb/linux/timerlist.py | |
parent | c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9 (diff) |
x86/insn: Add XOP prefix instructions decoder support
Support decoding AMD's XOP prefix encoded instructions.
These instructions are introduced for Bulldozer micro architecture, and not
supported on Intel's processors. But when compiling kernel with
CONFIG_X86_NATIVE_CPU on some AMD processor (e.g. -march=bdver2), these
instructions can be used.
Closes: https://lore.kernel.org/all/871pq06728.fsf@wylie.me.uk/
Reported-by: Alan J. Wylie <alan@wylie.me.uk>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Tested-by: Alan J. Wylie <alan@wylie.me.uk>
Link: https://lore.kernel.org/175386161199.564247.597496379413236944.stgit@devnote2
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions