index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
kprobes-thumb.c
Age
Commit message (
Expand
)
Author
2011-09-20
ARM: kprobes: Add exports for test code
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 32-bit Thumb multiply and absolute difference instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 32-bit Thumb long multiply and divide instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 32-bit Thumb data-processing (register) instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 32-bit Thumb load/store single data item instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 32-bit Thumb memory hint instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Reject 32-bit Thumb coprocessor and SIMD instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 32-bit Thumb branch instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 32-bit miscellaneous control instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 32-bit Thumb data-processing (plain binary immediate) in...
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 32-bit Thumb data-processing (modified immediate) instru...
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 32-bit Thumb data-processing (shifted register) instruct...
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 32-bit Thumb table branch instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 32-bit Thumb load/store dual and load/store exclusive in...
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 32-bit Thumb load/store multiple instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 32-bit Thumb hint instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Reject 16-bit Thumb SETEND, CPS and BKPT instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 16-bit Thumb branch instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 16-bit Thumb IT instruction
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 16-bit Thumb PUSH and POP instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 16-bit Thumb CBZ and bit manipulation instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 16-bit Thumb PC- and SP-relative address instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 16-bit Thumb load and store instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 16-bit Thumb special data instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 16-bit Thumb BX and BLX instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 16-bit Thumb data-processing instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Decode 16-bit Thumb hint instructions
Jon Medhurst
2011-07-13
ARM: kprobes: Add hooks to override singlestep()
Jon Medhurst
2011-07-13
ARM: kprobes: Add condition code checking to Thumb emulation
Jon Medhurst
2011-07-13
ARM: kprobes: Add Thumb instruction decoding stubs
Jon Medhurst