ARM: kprobes: Add emulate_rd12rm0_noflags_nopc()
authorJon Medhurst <tixy@yxit.co.uk>
Fri, 10 Jun 2011 17:10:36 +0000 (18:10 +0100)
committerTixy <tixy@medhuaa1.miniserver.com>
Wed, 13 Jul 2011 17:32:50 +0000 (17:32 +0000)
commitc82584ebdf5948bfc6f0509be1c2bef714b49a33
tree0960aa0c7c1a3a5f61bacfcc2c9f937d8b677615
parent35fab77469f8883077d8c9eda9325b38647ad3dc
ARM: kprobes: Add emulate_rd12rm0_noflags_nopc()

This is the emulation function for the instruction format used by the
ARM bit-field manipulation instructions.

Various other instruction forms can also make use of this and it is used
to replace use of prep_emulate_rd12{rm0}{_modify}

Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
arch/arm/kernel/kprobes-arm.c