summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/kprobes-thumb.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: kprobes: Decode 16-bit Thumb PUSH and POP instructionsJon Medhurst2011-07-131-0/+86
* ARM: kprobes: Decode 16-bit Thumb CBZ and bit manipulation instructionsJon Medhurst2011-07-131-0/+29
* ARM: kprobes: Decode 16-bit Thumb PC- and SP-relative address instructionsJon Medhurst2011-07-131-0/+33
* ARM: kprobes: Decode 16-bit Thumb load and store instructionsJon Medhurst2011-07-131-0/+60
* ARM: kprobes: Decode 16-bit Thumb special data instructionsJon Medhurst2011-07-131-0/+49
* ARM: kprobes: Decode 16-bit Thumb BX and BLX instructionsJon Medhurst2011-07-131-0/+37
* ARM: kprobes: Decode 16-bit Thumb data-processing instructionsJon Medhurst2011-07-131-0/+81
* ARM: kprobes: Decode 16-bit Thumb hint instructionsJon Medhurst2011-07-131-1/+34
* ARM: kprobes: Add hooks to override singlestep()Jon Medhurst2011-07-131-0/+16
* ARM: kprobes: Add condition code checking to Thumb emulationJon Medhurst2011-07-131-0/+22
* ARM: kprobes: Add Thumb instruction decoding stubsJon Medhurst2011-07-131-0/+26
OpenPOWER on IntegriCloud