[PATCH v2 03/10] ARM: kprobes: Framework for instruction set test cases
Nicolas Pitre
nico at fluxnic.net
Sun Sep 11 23:01:24 EDT 2011
On Sat, 10 Sep 2011, Tixy wrote:
> From: Jon Medhurst <tixy at yxit.co.uk>
>
> On ARM we have to simulate/emulate CPU instructions in order to
> singlestep them. This patch adds a framework which can be used to
> construct test cases for different instruction forms. It is described in
> detail in the in-source comments of kprobes-test.c
>
> Signed-off-by: Jon Medhurst <tixy at yxit.co.uk>
> ---
[...]
> + * Th pair of test case runs is repeated with different combinations of
> + * flag values in CPSR and, for Thumb, different ITState.
s/Th/The/
(noticed this typo by chance I suppose ;-))
Nicolas
More information about the linux-arm-kernel
mailing list