.. |
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
|
Fix the displacement offset for moffset-encoded operands
|
2021-05-19 17:08:46 -04: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
|
fix some compilation issues when DIET mode is on
|
2019-06-24 12:52:38 +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
|
Constify backends (#1549)
|
2019-12-23 20:30:57 +08: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
|
Bug solved: SSE variant of MOVSD incorrectly decoded as REPNE MOVSD (#1540)
|
2020-02-21 09:58:32 +08: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
|
Fix registry access for several versions of pop such as POPDS, POPSS, etc. (#1725)
|
2021-03-07 21:51:22 +08:00 |
X86MappingInsnOp.inc
|
Fix registry access for several versions of pop such as POPDS, POPSS, etc. (#1725)
|
2021-03-07 21:51:22 +08:00 |
X86MappingReg.inc
|
x86 Fix AVX-512 k registers (#1689)
|
2021-03-07 21:57:14 +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 |