capstone/arch
2015-06-22 15:30:25 +08:00
..
AArch64 arm64: print immediate as signed int64 for memory operands. suggested by @pancake 2015-05-23 23:57:00 +08: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 add CS_AC_READ for X86_CALL16r, X86_CALL32r, X86_CALL64r, X86_JMP16r, X86_JMP32r, X86_JMP64r 2015-06-19 17:19:27 +02: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