capstone/arch
Daniel Collin d994c74b02 [M68K] Added basic groups
Added support for basic groups in the M68K backend. Also did some minor cleanups/whitespace fixes while at it.

Relates to this issue https://github.com/aquynh/capstone/issues/494
2016-04-10 10:55:21 +02: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] Added basic groups 2016-04-10 10:55:21 +02: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 x86: fix memory operand size of fnstenv/fldenv (issue #613) 2016-04-09 09:59:26 +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:14 +08:00