commit | 896a74e19d0131413a96502429994bc8e6bbbe5a | [log] [tgz] |
---|---|---|
author | Jon Medhurst <tixy@yxit.co.uk> | Wed Apr 06 11:17:12 2011 +0100 |
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | Thu Apr 28 23:40:55 2011 -0400 |
tree | 26f549c6a0ce154d9d1c5baff8527241d9a71b45 | |
parent | ad111ce46674a473370d302325db8f418ac4fe92 [diff] |
ARM: kprobes: Fix emulation of Data-processing (immediate) instructions Emulation of instructions like "ADD rd, rn, #<const>" would result in a corrupted value for rd. Signed-off-by: Jon Medhurst <tixy@yxit.co.uk> Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>