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
4c930ba917
capstone
/
arch
History
Nguyen Anh Quynh
1757603fb1
x86: truncat immediate for non-64bit. this fixes the disassembly of the code e9e9eeeeee in 32bit mode
2015-07-11 10:01:24 +08:00
..
AArch64
inttypes.h fix
2015-03-29 18:29:06 +08:00
ARM
Fix Thumb disassembler memory corruption with IT sequence (issue
#385
)
2015-06-03 15:38:45 +02:00
Mips
mips: remove alias_insns[]
2015-06-22 15:48:45 +08:00
PowerPC
ppc: return failure when Base>=32 in decodeMemRIOperands()
2015-06-16 14:03:22 +08:00
Sparc
Improved displacement decoding for sparc banching instructions
2015-04-11 04:55:16 +02:00
SystemZ
inttypes.h fix
2015-03-29 18:29:06 +08:00
X86
x86: truncat immediate for non-64bit. this fixes the disassembly of the code e9e9eeeeee in 32bit mode
2015-07-11 10:01:24 +08:00
XCore
xcore: increase op_count in set_mem_access() only on register operand. bug reported by Ben Nagy
2015-06-06 12:30:56 +08:00