diff options
author | Jon Medhurst <tixy@yxit.co.uk> | 2011-04-12 02:45:24 -0400 |
---|---|---|
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | 2011-04-28 23:40:58 -0400 |
commit | 8dd7cfbed83c74b1fb991fae264944e041e22e62 (patch) | |
tree | 97eac596f52e2244a2fc96020ef666d01504e637 /arch/Kconfig | |
parent | 780b5c1162286cc75ef2dcc0f14215d9f9f06230 (diff) |
ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH instructions
These sign extension instructions are encoded as extend-and-add
instructions where the register to add is specified as r15. The decoding
routines weren't checking for this and were using the incorrect
emulation code, giving incorrect results.
Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions