capstone/arch/X86
Nguyen Anh Quynh 6a4d27706a x86: fix the pause instruction reported by @maijin in issue #298 2015-04-02 12:32:33 +08:00
..
X86ATTInstPrinter.c inttypes.h fix 2015-03-29 21:16:38 +08:00
X86BaseInfo.h 2015 2015-03-04 17:45:23 +08:00
X86Disassembler.c x86: initialize cs_x86.{xop_cc, eflags} 2015-04-01 01:30:34 +08:00
X86Disassembler.h 2015 2015-03-04 17:45:23 +08:00
X86DisassemblerDecoder.c x86: fix the pause instruction reported by @maijin in issue #298 2015-04-02 12:32: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 inttypes.h fix 2015-03-29 21:16:38 +08:00
X86Mapping.c Add new API and start to provide access information for instruction operands 2015-03-25 15:02:13 +08:00
X86Mapping.h Add new API and start to provide access information for instruction operands 2015-03-25 15:02:13 +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: LEA instruction should not access the second operand. bug reported by @chaplja 2015-03-30 08:24:12 +08:00
X86MappingInsnOp_reduce.inc x86: LEA instruction should not access the second operand. bug reported by @chaplja 2015-03-30 08:24:12 +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 Add new API and start to provide access information for instruction operands 2015-03-25 15:02:13 +08:00