commit | 0e384ed164bdc2ad832270e81dbd14a17c143e78 | [log] [tgz] |
---|---|---|
author | Jon Medhurst <tixy@yxit.co.uk> | Tue Apr 12 07:45:22 2011 +0100 |
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | Thu Apr 28 23:40:57 2011 -0400 |
tree | fe4b9460c9ff13c3c1e8fa2b3003971b0046f81e | |
parent | 81ff5720b9561b48e3dc640ca15799ba3919f5a6 [diff] |
ARM: kprobes: Add emulation of RBIT instruction The v6T2 RBIT instruction was accidentally being emulated correctly, this patch adds correct decoding for the instruction. Signed-off-by: Jon Medhurst <tixy@yxit.co.uk> Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>