]> Pileus Git - ~andy/linux/history - arch/arm/kernel/kprobes-thumb.c
ARM: kprobes: Decode 32-bit Thumb long multiply and divide instructions
[~andy/linux] / arch / arm / kernel / kprobes-thumb.c
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb long multiply and...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb data-processing ...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb load/store single...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb memory hint instructions
2011-07-13 Jon MedhurstARM: kprobes: Reject 32-bit Thumb coprocessor and SIMD...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb branch instructions
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit miscellaneous control instr...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb data-processing ...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb data-processing ...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb data-processing ...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb table branch instructions
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb load/store dual and...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb load/store multiple...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb hint instructions
2011-07-13 Jon MedhurstARM: kprobes: Reject 16-bit Thumb SETEND, CPS and BKPT...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb branch instructions
2011-07-13 Jon MedhurstARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb IT instruction
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb PUSH and POP instructions
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb CBZ and bit manipulat...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb PC- and SP-relative...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb load and store instru...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb special data instructions
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb BX and BLX instructions
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb data-processing instr...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb hint instructions
2011-07-13 Jon MedhurstARM: kprobes: Add hooks to override singlestep()
2011-07-13 Jon MedhurstARM: kprobes: Add condition code checking to Thumb...
2011-07-13 Jon MedhurstARM: kprobes: Add Thumb instruction decoding stubs