From: Jon Medhurst Date: Fri, 10 Jun 2011 16:35:51 +0000 (+0100) Subject: ARM: kprobes: Add emulate_rd16rn12rm0rs8_rwflags_nopc() X-Git-Tag: v3.1-rc1~258^2^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6091dfae4f289b7316b21277c38c8cd519e47f79;p=pandora-kernel.git ARM: kprobes: Add emulate_rd16rn12rm0rs8_rwflags_nopc() This is the emulation function for the instruction format used by the ARM multiply-accumulate instructions. These don't allow use of PC so we don't have to add special cases for this. This function is used to replace use of prep_emulate_rd16rs8rm0_wflags and prep_emulate_rd16rn12rs8rm0_wflags. Signed-off-by: Jon Medhurst Acked-by: Nicolas Pitre --- Reading git-diff-tree failed