Commit Graph

32 Commits (a7e816b857947f0a4d59c0d9c69810977479ac50)

Author SHA1 Message Date
Rabin Vincent 2307574a50 ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot 13 years ago
Jon Medhurst 2c89240b63 ARM: kprobes: Add exports for test code 14 years ago
Jon Medhurst bb1085f827 ARM: kprobes: Decode 32-bit Thumb multiply and absolute difference instructions 14 years ago
Jon Medhurst 231fb150c6 ARM: kprobes: Decode 32-bit Thumb long multiply and divide instructions 14 years ago
Jon Medhurst 31656c1a9a ARM: kprobes: Decode 32-bit Thumb data-processing (register) instructions 14 years ago
Jon Medhurst d691023b62 ARM: kprobes: Decode 32-bit Thumb load/store single data item instructions 14 years ago
Jon Medhurst 46009cc5c5 ARM: kprobes: Decode 32-bit Thumb memory hint instructions 14 years ago
Jon Medhurst 6a0d1a1c56 ARM: kprobes: Reject 32-bit Thumb coprocessor and SIMD instructions 14 years ago
Jon Medhurst ce715c772f ARM: kprobes: Decode 32-bit Thumb branch instructions 14 years ago
Jon Medhurst b06f3ee34d ARM: kprobes: Decode 32-bit miscellaneous control instructions 14 years ago
Jon Medhurst 7848786a7a ARM: kprobes: Decode 32-bit Thumb data-processing (plain binary immediate) instructions 14 years ago
Jon Medhurst 2fcaf7e758 ARM: kprobes: Decode 32-bit Thumb data-processing (modified immediate) instructions 14 years ago
Jon Medhurst 080e001326 ARM: kprobes: Decode 32-bit Thumb data-processing (shifted register) instructions 14 years ago
Jon Medhurst dd212bd3cb ARM: kprobes: Decode 32-bit Thumb table branch instructions 14 years ago
Jon Medhurst b48354d358 ARM: kprobes: Decode 32-bit Thumb load/store dual and load/store exclusive instructions 14 years ago
Jon Medhurst eaf1d06500 ARM: kprobes: Decode 32-bit Thumb load/store multiple instructions 14 years ago
Jon Medhurst f39ca8b488 ARM: kprobes: Decode 32-bit Thumb hint instructions 14 years ago
Jon Medhurst 0a188ccb5e ARM: kprobes: Reject 16-bit Thumb SETEND, CPS and BKPT instructions 14 years ago
Jon Medhurst 396b41f68d ARM: kprobes: Decode 16-bit Thumb branch instructions 14 years ago
Jon Medhurst 444956677e ARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED instructions 14 years ago
Jon Medhurst 5b94faf8d7 ARM: kprobes: Decode 16-bit Thumb IT instruction 14 years ago
Jon Medhurst fd0c8d8a48 ARM: kprobes: Decode 16-bit Thumb PUSH and POP instructions 14 years ago
Jon Medhurst 32818f31f8 ARM: kprobes: Decode 16-bit Thumb CBZ and bit manipulation instructions 14 years ago
Jon Medhurst 2f33582904 ARM: kprobes: Decode 16-bit Thumb PC- and SP-relative address instructions 14 years ago
Jon Medhurst f869514282 ARM: kprobes: Decode 16-bit Thumb load and store instructions 14 years ago
Jon Medhurst 3b5940e811 ARM: kprobes: Decode 16-bit Thumb special data instructions 14 years ago
Jon Medhurst a9c3c29e72 ARM: kprobes: Decode 16-bit Thumb BX and BLX instructions 14 years ago
Jon Medhurst 02d194f647 ARM: kprobes: Decode 16-bit Thumb data-processing instructions 14 years ago
Jon Medhurst 3f92dfed6a ARM: kprobes: Decode 16-bit Thumb hint instructions 14 years ago
Jon Medhurst c6a7d97d57 ARM: kprobes: Add hooks to override singlestep() 14 years ago
Jon Medhurst eaf4f33fec ARM: kprobes: Add condition code checking to Thumb emulation 14 years ago
Jon Medhurst 2437170710 ARM: kprobes: Add Thumb instruction decoding stubs 14 years ago