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
1337999317
capstone
/
arch
History
Nguyen Anh Quynh
1337999317
Merge branch 'jmechnich-next-m68k-movem-fix' into next
2016-03-30 09:40:47 +08:00
..
AArch64
arm64: another attempt to fix MSVC warning
2016-03-08 01:07:36 +08:00
ARM
add CS_OPT_UNSIGNED option to print immediate in unsigned form. only ARM is supported for now (issue
#585
)
2016-03-14 13:52:23 +08:00
M68K
m68k: indentation
2016-03-30 09:39:24 +08:00
Mips
mips: remove alias_insns map
2015-06-22 15:30:25 +08:00
PowerPC
Do not truncate branch target address to 32 bit
2016-03-25 17:07:39 +01:00
Sparc
sparc: fix POPC instruction. issue reported by @zonkzonk & @pancake
2015-08-13 19:13:40 +08:00
SystemZ
simplify ARCH_group_name() by using lookup table as suggested by @learn_more. also added the missing group name for GRP_PRIVILEGE
2015-04-27 12:13:34 +08:00
X86
fixed MOVABS flags
2016-03-23 21:54:43 +01:00
XCore
xcore: increase op_count in set_mem_access() only on register operand. bug reported by Ben Nagy
2015-06-06 12:30:14 +08:00