capstone/arch/X86
pancake f477dd4f70 One semicolon is enough in C (#1892)
Co-authored-by: pancake <pancake@nopcode.org>
2022-07-08 07:06:38 +08:00
..
X86ATTInstPrinter.c Constify backends (#1549) 2019-12-23 20:30:57 +08:00
X86BaseInfo.h sync with LLVM 7.0.1. X86 is first 2019-02-26 15:19:51 +08:00
X86Disassembler.c x86: fix missing opcode byte in #1505 2019-06-08 12:21:50 +08:00
X86Disassembler.h sync with LLVM 7.0.1. X86 is first 2019-02-26 15:19:51 +08:00
X86DisassemblerDecoder.c Some performance improvement 2021-12-31 22:20:51 +01:00
X86DisassemblerDecoder.h x86: recognize xrelease lock 2019-05-14 09:59:23 +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 tablegen to fix MOV CRx/DRx, TEST & LOCK prefix in #1456 & #1472 2019-05-06 17:28:37 +08:00
X86GenAsmWriter1.inc Revert "x86: fix lcall seg:off format for x86-16 (#1827)" (#1833) 2022-01-28 10:22:00 +08:00
X86GenAsmWriter_reduce.inc x86: update tablegen to fix MOV CRx/DRx, TEST & LOCK prefix in #1456 & #1472 2019-05-06 17:28:37 +08:00
X86GenAsmWriter.inc x86: update tablegen to fix MOV CRx/DRx, TEST & LOCK prefix in #1456 & #1472 2019-05-06 17:28:37 +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 tablegen to fix MOV CRx/DRx, TEST & LOCK prefix in #1456 & #1472 2019-05-06 17:28:37 +08:00
X86GenDisassemblerTables.inc x86: update tablegen to fix MOV CRx/DRx, TEST & LOCK prefix in #1456 & #1472 2019-05-06 17:28:37 +08:00
X86GenInstrInfo_reduce.inc x86: update tablegen to fix MOV CRx/DRx, TEST & LOCK prefix in #1456 & #1472 2019-05-06 17:28:37 +08:00
X86GenInstrInfo.inc x86: update tablegen to fix MOV CRx/DRx, TEST & LOCK prefix in #1456 & #1472 2019-05-06 17:28:37 +08:00
X86GenRegisterInfo.inc Constify backends (#1549) 2019-12-23 20:30:57 +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 Revert "Correcting X86 Imm Size" 2021-11-14 08:50:56 +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 Dont format sstreams when there's nothing to format 2021-12-10 10:59:16 +01:00
X86Lookup16_reduce.inc x86: update tablegen to fix MOV CRx/DRx, TEST & LOCK prefix in #1456 & #1472 2019-05-06 17:28:37 +08:00
X86Lookup16.inc x86: update tablegen to fix MOV CRx/DRx, TEST & LOCK prefix in #1456 & #1472 2019-05-06 17:28:37 +08:00
X86Mapping.c Dont format sstreams when there's nothing to format 2021-12-10 10:59:16 +01:00
X86Mapping.h Constify backends (#1549) 2019-12-23 20:30:57 +08:00
X86MappingInsn_reduce.inc x86: update tablegen to fix MOV CRx/DRx, TEST & LOCK prefix in #1456 & #1472 2019-05-06 17:28:37 +08:00
X86MappingInsn.inc x86: update tablegen to fix MOV CRx/DRx, TEST & LOCK prefix in #1456 & #1472 2019-05-06 17:28:37 +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 fixed eflags effects for adc/sbb 2021-11-22 13:13:20 +08:00
X86MappingInsnOp.inc Fixed incorrect operand access on x86 instruction vmovdqu 2022-01-18 11:48:18 +08:00
X86MappingReg.inc x86 Fix AVX-512 k registers (#1689) 2021-03-07 21:57:14 +08:00
X86Module.c One semicolon is enough in C (#1892) 2022-07-08 07:06:38 +08:00
X86Module.h Declare global arch arrays with contents (next branch) (#1186) 2018-06-24 21:05:04 +08:00