ARM: kprobes: Add emulation of RBIT instruction
authorJon Medhurst <tixy@yxit.co.uk>
Tue, 12 Apr 2011 06:45:22 +0000 (07:45 +0100)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Fri, 29 Apr 2011 03:40:57 +0000 (23:40 -0400)
commit0e384ed164bdc2ad832270e81dbd14a17c143e78
treefe4b9460c9ff13c3c1e8fa2b3003971b0046f81e
parent81ff5720b9561b48e3dc640ca15799ba3919f5a6
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>
arch/arm/kernel/kprobes-decode.c
This page took 0.10926 seconds and 5 git commands to generate.