This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
capstone
Watch
1
Star
0
Fork
0
You've already forked capstone
mirror of
https://github.com/capstone-engine/capstone.git
synced
2024-12-03 11:11:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8047fccb49
capstone
/
arch
History
Nguyen Anh Quynh
8047fccb49
x86: fix need_zero_prefix() for MASM syntax
2015-08-10 00:03:21 -07:00
..
AArch64
Add ARM64_GRP_INT to AArch64 for SVC instruction
2015-07-27 12:42:06 -04:00
ARM
fix warnings on some unused functions when CAPTONE_DIET mode is turn on
2015-06-08 21:51:19 +08:00
Mips
mips: remove alias_insns map
2015-06-22 15:30:25 +08:00
PowerPC
ppc: return failure when Base>=32 in decodeMemRIOperands()
2015-06-16 14:03:07 +08:00
Sparc
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
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
x86: fix need_zero_prefix() for MASM syntax
2015-08-10 00:03:21 -07: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