index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
kprobes-thumb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-14
ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot
Rabin Vincent
1
-1
/
+1
2011-09-20
ARM: kprobes: Add exports for test code
Jon Medhurst
1
-0
/
+7
2011-07-13
ARM: kprobes: Decode 32-bit Thumb multiply and absolute difference instructions
Jon Medhurst
1
-0
/
+49
2011-07-13
ARM: kprobes: Decode 32-bit Thumb long multiply and divide instructions
Jon Medhurst
1
-0
/
+55
2011-07-13
ARM: kprobes: Decode 32-bit Thumb data-processing (register) instructions
Jon Medhurst
1
-0
/
+108
2011-07-13
ARM: kprobes: Decode 32-bit Thumb load/store single data item instructions
Jon Medhurst
1
-0
/
+153
2011-07-13
ARM: kprobes: Decode 32-bit Thumb memory hint instructions
Jon Medhurst
1
-0
/
+33
2011-07-13
ARM: kprobes: Reject 32-bit Thumb coprocessor and SIMD instructions
Jon Medhurst
1
-0
/
+16
2011-07-13
ARM: kprobes: Decode 32-bit Thumb branch instructions
Jon Medhurst
1
-2
/
+63
2011-07-13
ARM: kprobes: Decode 32-bit miscellaneous control instructions
Jon Medhurst
1
-0
/
+31
2011-07-13
ARM: kprobes: Decode 32-bit Thumb data-processing (plain binary immediate) in...
Jon Medhurst
1
-0
/
+95
2011-07-13
ARM: kprobes: Decode 32-bit Thumb data-processing (modified immediate) instru...
Jon Medhurst
1
-0
/
+58
2011-07-13
ARM: kprobes: Decode 32-bit Thumb data-processing (shifted register) instruct...
Jon Medhurst
1
-0
/
+93
2011-07-13
ARM: kprobes: Decode 32-bit Thumb table branch instructions
Jon Medhurst
1
-0
/
+25
2011-07-13
ARM: kprobes: Decode 32-bit Thumb load/store dual and load/store exclusive in...
Jon Medhurst
1
-0
/
+56
2011-07-13
ARM: kprobes: Decode 32-bit Thumb load/store multiple instructions
Jon Medhurst
1
-0
/
+48
2011-07-13
ARM: kprobes: Decode 32-bit Thumb hint instructions
Jon Medhurst
1
-1
/
+27
2011-07-13
ARM: kprobes: Reject 16-bit Thumb SETEND, CPS and BKPT instructions
Jon Medhurst
1
-0
/
+4
2011-07-13
ARM: kprobes: Decode 16-bit Thumb branch instructions
Jon Medhurst
1
-0
/
+38
2011-07-13
ARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED instructions
Jon Medhurst
1
-0
/
+8
2011-07-13
ARM: kprobes: Decode 16-bit Thumb IT instruction
Jon Medhurst
1
-0
/
+33
2011-07-13
ARM: kprobes: Decode 16-bit Thumb PUSH and POP instructions
Jon Medhurst
1
-0
/
+86
2011-07-13
ARM: kprobes: Decode 16-bit Thumb CBZ and bit manipulation instructions
Jon Medhurst
1
-0
/
+29
2011-07-13
ARM: kprobes: Decode 16-bit Thumb PC- and SP-relative address instructions
Jon Medhurst
1
-0
/
+33
2011-07-13
ARM: kprobes: Decode 16-bit Thumb load and store instructions
Jon Medhurst
1
-0
/
+60
2011-07-13
ARM: kprobes: Decode 16-bit Thumb special data instructions
Jon Medhurst
1
-0
/
+49
2011-07-13
ARM: kprobes: Decode 16-bit Thumb BX and BLX instructions
Jon Medhurst
1
-0
/
+37
2011-07-13
ARM: kprobes: Decode 16-bit Thumb data-processing instructions
Jon Medhurst
1
-0
/
+81
2011-07-13
ARM: kprobes: Decode 16-bit Thumb hint instructions
Jon Medhurst
1
-1
/
+34
2011-07-13
ARM: kprobes: Add hooks to override singlestep()
Jon Medhurst
1
-0
/
+16
2011-07-13
ARM: kprobes: Add condition code checking to Thumb emulation
Jon Medhurst
1
-0
/
+22
2011-07-13
ARM: kprobes: Add Thumb instruction decoding stubs
Jon Medhurst
1
-0
/
+26