Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
11246c708acdfa9512d7b69c18938810c20fd6ab
/
arch
/
arm
/
kernel
/
kprobes-thumb.c
888be25
ARM: probes: fix instruction fetch order with <asm/opcodes.h>
by Ben Dooks
· 11 years ago
b4cd605
ARM: Make arch_specific_insn a define for new arch_probes_insn structure
by David A. Long
· 11 years ago
44a0a59
ARM: Rename the shared kprobes/uprobe return value enum
by David A. Long
· 11 years ago
eb73ea9
ARM: Change more ARM kprobes symbol names to something more generic
by David A. Long
· 11 years ago
f145d66
ARM: Make the kprobes condition_check symbol names more generic
by David A. Long
· 11 years ago
7579f4b3
ARM: Remove use of struct kprobe from generic probes code
by David A. Long
· 11 years ago
3e6cd39
ARM: use a function table for determining instruction interpreter action
by David A. Long
· 11 years ago
87abef6
ARM: move generic thumb instruction parsing code to new files for use by other feature
by David A. Long
· 11 years ago
2307574
ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot
by Rabin Vincent
· 13 years ago
2c89240
ARM: kprobes: Add exports for test code
by Jon Medhurst
· 13 years ago
bb1085f
ARM: kprobes: Decode 32-bit Thumb multiply and absolute difference instructions
by Jon Medhurst
· 14 years ago
231fb15
ARM: kprobes: Decode 32-bit Thumb long multiply and divide instructions
by Jon Medhurst
· 14 years ago
31656c1
ARM: kprobes: Decode 32-bit Thumb data-processing (register) instructions
by Jon Medhurst
· 14 years ago
d691023
ARM: kprobes: Decode 32-bit Thumb load/store single data item instructions
by Jon Medhurst
· 14 years ago
46009cc
ARM: kprobes: Decode 32-bit Thumb memory hint instructions
by Jon Medhurst
· 14 years ago
6a0d1a1
ARM: kprobes: Reject 32-bit Thumb coprocessor and SIMD instructions
by Jon Medhurst
· 14 years ago
ce715c7
ARM: kprobes: Decode 32-bit Thumb branch instructions
by Jon Medhurst
· 14 years ago
b06f3ee
ARM: kprobes: Decode 32-bit miscellaneous control instructions
by Jon Medhurst
· 14 years ago
7848786
ARM: kprobes: Decode 32-bit Thumb data-processing (plain binary immediate) instructions
by Jon Medhurst
· 14 years ago
2fcaf7e
ARM: kprobes: Decode 32-bit Thumb data-processing (modified immediate) instructions
by Jon Medhurst
· 14 years ago
080e001
ARM: kprobes: Decode 32-bit Thumb data-processing (shifted register) instructions
by Jon Medhurst
· 14 years ago
dd212bd3
ARM: kprobes: Decode 32-bit Thumb table branch instructions
by Jon Medhurst
· 14 years ago
b48354d
ARM: kprobes: Decode 32-bit Thumb load/store dual and load/store exclusive instructions
by Jon Medhurst
· 14 years ago
eaf1d06
ARM: kprobes: Decode 32-bit Thumb load/store multiple instructions
by Jon Medhurst
· 14 years ago
f39ca8b
ARM: kprobes: Decode 32-bit Thumb hint instructions
by Jon Medhurst
· 14 years ago
0a188cc
ARM: kprobes: Reject 16-bit Thumb SETEND, CPS and BKPT instructions
by Jon Medhurst
· 14 years ago
396b41f
ARM: kprobes: Decode 16-bit Thumb branch instructions
by Jon Medhurst
· 14 years ago
4449566
ARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED instructions
by Jon Medhurst
· 14 years ago
5b94faf
ARM: kprobes: Decode 16-bit Thumb IT instruction
by Jon Medhurst
· 14 years ago
fd0c8d8
ARM: kprobes: Decode 16-bit Thumb PUSH and POP instructions
by Jon Medhurst
· 14 years ago
32818f3
ARM: kprobes: Decode 16-bit Thumb CBZ and bit manipulation instructions
by Jon Medhurst
· 14 years ago
2f33582
ARM: kprobes: Decode 16-bit Thumb PC- and SP-relative address instructions
by Jon Medhurst
· 14 years ago
f869514
ARM: kprobes: Decode 16-bit Thumb load and store instructions
by Jon Medhurst
· 14 years ago
3b5940e
ARM: kprobes: Decode 16-bit Thumb special data instructions
by Jon Medhurst
· 14 years ago
a9c3c29
ARM: kprobes: Decode 16-bit Thumb BX and BLX instructions
by Jon Medhurst
· 14 years ago
02d194f
ARM: kprobes: Decode 16-bit Thumb data-processing instructions
by Jon Medhurst
· 14 years ago
3f92dfe
ARM: kprobes: Decode 16-bit Thumb hint instructions
by Jon Medhurst
· 14 years ago
c6a7d97
ARM: kprobes: Add hooks to override singlestep()
by Jon Medhurst
· 14 years ago
eaf4f33f
ARM: kprobes: Add condition code checking to Thumb emulation
by Jon Medhurst
· 14 years ago
2437170
ARM: kprobes: Add Thumb instruction decoding stubs
by Jon Medhurst
· 14 years ago