Skip to content

Commit

Permalink
ARM: kprobes: Framework for instruction set test cases
Browse files Browse the repository at this point in the history
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@yxit.co.uk>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
  • Loading branch information
Jon Medhurst committed Sep 20, 2011
1 parent 9eed179 commit a43bc69
Show file tree
Hide file tree
Showing 2 changed files with 1,224 additions and 0 deletions.
Loading

0 comments on commit a43bc69

Please sign in to comment.