From: Jon Medhurst Date: Tue, 19 Apr 2011 09:52:18 +0000 (+0100) Subject: ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions X-Git-Tag: v2.6.39-rc6~9^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20e8155e24ba5c04558780d0a8da13c39f98c002;p=pandora-kernel.git ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions These bit field manipulation instructions occur several thousand times in an ARMv7 kernel. Signed-off-by: Jon Medhurst Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed