This website requires JavaScript.
Explore
Help
Register
Sign In
Virtualization
/
capstone
mirror of
https://gitlab.com/qemu-project/capstone.git
Watch
1
Star
0
Fork
You've already forked capstone
0
Code
Issues
Projects
Releases
Wiki
Activity
ea39692786
capstone
/
arch
History
Nguyen Anh Quynh
08482e106d
x86: remove some instructions irrelevant for LOCK prefix in invalidPrefix()
2015-01-13 12:14:19 +08:00
..
AArch64
arm64: BL & BLR do not read SP register
2015-01-13 10:40:59 +08:00
ARM
arm: add lshift field to arm_op_mem to provide left-shift value for index register in some memory op. issue reported by @jabba2989
2015-01-12 15:27:29 +08:00
Mips
mips & xcore: some safety guards to make sure printOperand() do not overflow Operands[] for some unknown reasons
2014-11-17 22:59:24 +08:00
PowerPC
ppc: fix some compilation bugs when DIET mode is enable
2014-12-16 22:12:23 +08:00
Sparc
sparc: add missing ICC/XCC registers in operands[] for some alias instructions. bug reported by @pancake
2014-11-11 07:02:13 +08:00
SystemZ
fix cs_group_name() after the change on generic group ids
2014-10-31 15:36:19 +08:00
X86
x86: remove some instructions irrelevant for LOCK prefix in invalidPrefix()
2015-01-13 12:14:19 +08:00
XCore
mips & xcore: some safety guards to make sure printOperand() do not overflow Operands[] for some unknown reasons
2014-11-17 22:59:24 +08:00