linux/tools/objtool/arch/x86
Peter Zijlstra 2a51282984 objtool,x86: Additionally decode: mov %rsp, (%reg)
Where we already decode: mov %rsp, %reg, also decode mov %rsp, (%reg).

Nothing should match for this new stack-op.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
2021-02-10 20:53:52 +01:00
..
include/arch objtool: Rework header include paths 2021-01-13 18:13:14 -06:00
Build objtool: Abstract alternative special case handling 2020-09-10 10:43:13 -05:00
decode.c objtool,x86: Additionally decode: mov %rsp, (%reg) 2021-02-10 20:53:52 +01:00
special.c objtool: Fix retpoline detection in asm code 2021-01-26 11:11:59 -06:00