commit | 6823fc85fcfba11675f2027aadf2d5291c6f351b | [log] [tgz] |
---|---|---|
author | Jon Medhurst <tixy@yxit.co.uk> | Fri Apr 08 15:32:54 2011 +0100 |
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | Thu Apr 28 23:40:56 2011 -0400 |
tree | 44da95dd42e7b98e475a644f1aaac46310b69492 | |
parent | ec58d7f2373cec47f30b773d40a89f18bf6fc489 [diff] |
ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions The decoding of these instructions got the register indexed and immediate indexed forms the wrong way around, causing incorrect emulation. Signed-off-by: Jon Medhurst <tixy@yxit.co.uk> Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>