ARM: kprobes: Add emulate_ldrdstrd()
authorJon Medhurst <tixy@yxit.co.uk>
Thu, 9 Jun 2011 16:39:42 +0000 (17:39 +0100)
committerTixy <tixy@medhuaa1.miniserver.com>
Wed, 13 Jul 2011 17:32:48 +0000 (17:32 +0000)
commit8723942f7b4501c87a95b7446786e6f4ba3779cf
tree26bb42a9a538c596493744018909c568ebb6ef91
parent3535a89ab26db6b69603abf04420ec0b6c9ac387
ARM: kprobes: Add emulate_ldrdstrd()

This is an emulation function for the LDRD and STRD instructions.

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