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:
c983677
)
ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions
author
Jon Medhurst
<tixy@yxit.co.uk>
Tue, 19 Apr 2011 09:52:18 +0000
(10:52 +0100)
committer
Nicolas Pitre
<nicolas.pitre@linaro.org>
Fri, 29 Apr 2011 03:41:00 +0000
(23:41 -0400)
These bit field manipulation instructions occur several thousand
times in an ARMv7 kernel.
Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
No differences found