git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35fab77
)
ARM: kprobes: Add emulate_rd12rm0_noflags_nopc()
author
Jon Medhurst
<tixy@yxit.co.uk>
Fri, 10 Jun 2011 17:10:36 +0000
(18:10 +0100)
committer
Tixy
<tixy@medhuaa1.miniserver.com>
Wed, 13 Jul 2011 17:32:50 +0000
(17:32 +0000)
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>
No differences found