capstone/arch/X86
Nguyen Anh Quynh 8bb1f04bb8 x86: fix lots of issues with insn_op[], and move it to a separate file X86MappingInsnOp.inc 2015-03-20 17:18:01 +08:00
..
X86ATTInstPrinter.c x86: add new field @xop_cc to struct @cs_x86 2015-03-07 13:37:32 +08:00
X86BaseInfo.h 2015 2015-03-04 17:45:23 +08:00
X86Disassembler.c x86: update core. also update all the bindings Java, Ocaml & Python 2015-03-06 00:52:49 +08:00
X86Disassembler.h 2015 2015-03-04 17:45:23 +08:00
X86DisassemblerDecoder.c x86: remove unsed field @prefixLocations of InternalInstruction struct 2015-03-11 11:29:33 +08:00
X86DisassemblerDecoder.h x86: remove unsed field @prefixLocations of InternalInstruction struct 2015-03-11 11:29:33 +08:00
X86DisassemblerDecoderCommon.h x86: update core. also update all the bindings Java, Ocaml & Python 2015-03-06 00:52:49 +08:00
X86GenAsmWriter.inc x86: remove more abundant space at the end of instructions (ATT syntax) 2015-03-06 23:26:27 +08:00
X86GenAsmWriter1.inc x86: test [mem], reg 2015-03-06 09:11:25 +08:00
X86GenAsmWriter1_reduce.inc x86: reduce mode support for the upgraded core 2015-03-06 12:21:50 +08:00
X86GenAsmWriter_reduce.inc x86: reduce mode support for the upgraded core 2015-03-06 12:21:50 +08:00
X86GenDisassemblerTables.inc x86: update core. also update all the bindings Java, Ocaml & Python 2015-03-06 00:52:49 +08:00
X86GenDisassemblerTables_reduce.inc x86: reduce mode support for the upgraded core 2015-03-06 12:21:50 +08:00
X86GenInstrInfo.inc x86: update core. also update all the bindings Java, Ocaml & Python 2015-03-06 00:52:49 +08:00
X86GenInstrInfo_reduce.inc x86: reduce mode support for the upgraded core 2015-03-06 12:21:50 +08:00
X86GenRegisterInfo.inc x86: update core. also update all the bindings Java, Ocaml & Python 2015-03-06 00:52:49 +08:00
X86InstPrinter.h 2015 2015-03-04 17:45:23 +08:00
X86IntelInstPrinter.c x86: fix Immediate operand size when first register operand is embedded in mnemonic (CMP8i8). bug reported by @joelpx 2015-03-14 10:17:17 +08:00
X86Mapping.c x86: fix lots of issues with insn_op[], and move it to a separate file X86MappingInsnOp.inc 2015-03-20 17:18:01 +08:00
X86Mapping.h x86: add new field @xop_cc to struct @cs_x86 2015-03-07 13:37:32 +08:00
X86MappingInsn.inc x86: CLI & STI are privileged instructions. issue reported by @pancake 2015-03-09 10:01:58 +08:00
X86MappingInsnOp.inc x86: fix lots of issues with insn_op[], and move it to a separate file X86MappingInsnOp.inc 2015-03-20 17:18:01 +08:00
X86MappingInsn_reduce.inc x86: CLI & STI are privileged instructions. issue reported by @pancake 2015-03-09 10:01:58 +08:00
X86Module.c mips: fix conflict when merging with 'next' branch 2015-03-04 11:29:49 +08:00