capstone/arch/X86
2019-03-07 09:09:35 +08:00
..
X86ATTInstPrinter.c x86: operand size of BNDxxx is 16 2019-03-07 09:09:35 +08:00
X86BaseInfo.h sync with LLVM 7.0.1. X86 is first 2019-02-26 15:19:51 +08:00
X86Disassembler.c sync with LLVM 7.0.1. X86 is first 2019-02-26 15:19:51 +08:00
X86Disassembler.h sync with LLVM 7.0.1. X86 is first 2019-02-26 15:19:51 +08:00
X86DisassemblerDecoder.c x86: fix is64Bit(), so it access insns array after ID lookup 2019-02-26 16:31:02 +08:00
X86DisassemblerDecoder.h sync with LLVM 7.0.1. X86 is first 2019-02-26 15:19:51 +08:00
X86DisassemblerDecoderCommon.h sync with LLVM 7.0.1. X86 is first 2019-02-26 15:19:51 +08:00
X86GenAsmWriter1_reduce.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86GenAsmWriter1.inc x86: new files X86GenRegisterName.inc & X86GenRegisterName1.inc 2019-03-04 00:56:07 +08:00
X86GenAsmWriter_reduce.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86GenAsmWriter.inc x86: new files X86GenRegisterName.inc & X86GenRegisterName1.inc 2019-03-04 00:56:07 +08:00
X86GenDisassemblerTables2.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86GenDisassemblerTables_reduce2.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86GenDisassemblerTables_reduce.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86GenDisassemblerTables.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86GenInstrInfo_reduce.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86GenInstrInfo.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86GenRegisterInfo.inc sync with LLVM 7.0.1. X86 is first 2019-02-26 15:19:51 +08:00
X86GenRegisterName1.inc x86: new files X86GenRegisterName.inc & X86GenRegisterName1.inc 2019-03-04 00:56:07 +08:00
X86GenRegisterName.inc x86: new files X86GenRegisterName.inc & X86GenRegisterName1.inc 2019-03-04 00:56:07 +08:00
X86ImmSize.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86InstPrinter.h sync with LLVM 7.0.1. X86 is first 2019-02-26 15:19:51 +08:00
X86InstPrinterCommon.c sync with LLVM 7.0.1. X86 is first 2019-02-26 15:19:51 +08:00
X86InstPrinterCommon.h sync with LLVM 7.0.1. X86 is first 2019-02-26 15:19:51 +08:00
X86IntelInstPrinter.c x86: operand size of BNDxxx is 16 2019-03-07 09:09:35 +08:00
X86Lookup16_reduce.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86Lookup16.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86Mapping.c x86: add BND registers to regsize_map_32 & regsize_map_64 2019-03-02 15:16:48 +08:00
X86Mapping.h x86: fix is64Bit(), so it access insns array after ID lookup 2019-02-26 16:31:02 +08:00
X86MappingInsn_reduce.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86MappingInsn.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86MappingInsnName_reduce.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86MappingInsnName.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86MappingInsnOp_reduce.inc x86: update ISA & mapping tables 2019-03-01 01:05:52 +08:00
X86MappingInsnOp.inc x86: operand access for BND instructions 2019-03-04 16:12:56 +08:00
X86MappingReg.inc x86: add BND registers. this fixes OSS-fuzz issue 13467 2019-03-02 14:58:29 +08:00
X86Module.c Declare global arch arrays with contents (next branch) (#1186) 2018-06-24 21:05:04 +08:00
X86Module.h Declare global arch arrays with contents (next branch) (#1186) 2018-06-24 21:05:04 +08:00