capstone/arch/X86
Nguyen Anh Quynh 8cae86ccfa x86: copy prefix back after updating it in X86_lockrep() 2014-06-07 23:47:35 +08:00
..
X86ATTInstPrinter.c x86: use SStream_concat0() where possible to improve performance - for AT&T and X86_REDUCE 2014-06-04 22:25:48 +07:00
X86Disassembler.c x86: simplify byteReader_t 2014-06-07 23:41:20 +08:00
X86Disassembler.h Disassembler -> Disassembly 2014-05-27 10:45:58 +08:00
X86DisassemblerDecoder.c x86: simplify byteReader_t 2014-06-07 23:41:20 +08:00
X86DisassemblerDecoder.h x86: simplify byteReader_t 2014-06-07 23:41:20 +08:00
X86DisassemblerDecoderCommon.h Disassembler -> Disassembly 2014-05-27 10:45:58 +08:00
X86GenAsmWriter.inc x86: use SStream_concat0() where possible to improve performance - for AT&T and X86_REDUCE 2014-06-04 22:25:48 +07:00
X86GenAsmWriter1.inc avoid using vsnprintf when possible for SStream_concat() to improve performance. based on the idea of Dang Hoang Vu. 2014-06-04 18:31:02 +08:00
X86GenAsmWriter1_reduce.inc x86: use SStream_concat0() where possible to improve performance - for AT&T and X86_REDUCE 2014-06-04 22:25:48 +07:00
X86GenAsmWriter_reduce.inc x86: use SStream_concat0() where possible to improve performance - for AT&T and X86_REDUCE 2014-06-04 22:25:48 +07:00
X86GenDisassemblerTables.inc x86: support 3DNow instructions 2014-05-06 15:02:21 +08:00
X86GenDisassemblerTables_reduce.inc x86: cleanup unused opcode tables for X86_REDUCE 2014-05-06 12:22:42 +08:00
X86GenInstrInfo.inc x86: handle NOP instruction 0f18* 2014-04-29 11:16:21 +08:00
X86GenInstrInfo_reduce.inc x86: handle NOP instruction 0f18* 2014-04-29 11:16:21 +08:00
X86GenRegisterInfo.inc x86: update core 2014-02-24 23:30:45 +08:00
X86InstPrinter.h Disassembler -> Disassembly 2014-05-27 10:45:58 +08:00
X86IntelInstPrinter.c x86: fix a conflict when merging -next to -optimize branch 2014-06-06 00:59:15 +08:00
X86Mapping.c x86: copy prefix back after updating it in X86_lockrep() 2014-06-07 23:47:35 +08:00
X86Mapping.h x86: delete dead code 2014-05-28 12:39:11 +08:00
X86Module.c x86: set syntax variable when changing syntax with cs_option() 2014-05-19 16:34:54 +08:00