commit | 038c3839c917e3eea1150a1dc55607b9bde2d5ac | [log] [tgz] |
---|---|---|
author | Jon Medhurst <tixy@yxit.co.uk> | Tue Apr 12 07:45:25 2011 +0100 |
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | Thu Apr 28 23:40:58 2011 -0400 |
tree | fa78e7983b7f54c9644ed11582f00e4e949a39a8 | |
parent | 8dd7cfbed83c74b1fb991fae264944e041e22e62 [diff] |
ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions The signed multiply instructions were being decoded incorrectly. Signed-off-by: Jon Medhurst <tixy@yxit.co.uk> Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>