Searched refs:XLAT (Results 1 – 16 of 16) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ScheduleAtom.td | 611 def : InstRW<[AtomWrite01_6], (instrs CMPXCHG8rm, INTO, XLAT,
|
D | X86SchedHaswell.td | 639 // XLAT. 644 def : InstRW<[HWWriteXLAT], (instrs XLAT)>;
|
D | X86ScheduleBdVer2.td | 306 def : InstRW<[PdWriteXLAT], (instrs XLAT)>;
|
D | X86ScheduleZnver2.td | 529 def : InstRW<[WriteMicrocoded], (instrs XLAT)>;
|
D | X86ScheduleZnver1.td | 540 def : InstRW<[WriteMicrocoded], (instrs XLAT)>;
|
D | X86InstrInfo.td | 2238 def XLAT : I<0xD7, RawFrm, (outs), (ins), "xlatb", []>, Sched<[WriteLoad]>;
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 680 #define XLAT CHOICE(xlat, xlat, xlat) macro 1393 #define XLAT xlat macro
|
/third_party/rust/crates/memchr/bench/data/sliceslice/ |
D | words.txt | 4560 XLAT
|
D | i386.txt | 636 XLAT/XLATB 4408 execution of the string primitives (ESI, EDI) or the XLAT instruction (EBX). 4425 XLAT (Translate) replaced a byte in the AL register with a byte from a 4426 user-coded translation table. When XLAT is executed, AL should have the 4427 unsigned index to the table addressed by EBX. XLAT changes the contents of 4428 AL from table index to table entry. EBX is unchanged. The XLAT instruction 20205 XLAT/XLATB Table Look-up Translation 20207 D7 XLAT m8 5 Set AL to memory byte DS:[(E)BX + unsigned AL] 20222 XLAT changes the AL register from the table index to the table entry. AL 20227 The operand to XLAT allows for the possibility of a segment override. XLAT [all …]
|
D | i386-notutf8.txt | 636 XLAT/XLATB 4408 execution of the string primitives (ESI, EDI) or the XLAT instruction (EBX). 4425 XLAT (Translate) replaced a byte in the AL register with a byte from a 4426 user-coded translation table. When XLAT is executed, AL should have the 4427 unsigned index to the table addressed by EBX. XLAT changes the contents of 4428 AL from table index to table entry. EBX is unchanged. The XLAT instruction 20205 XLAT/XLATB �� Table Look-up Translation 20207 D7 XLAT m8 5 Set AL to memory byte DS:[(E)BX + unsigned AL] 20222 XLAT changes the AL register from the table index to the table entry. AL 20227 The operand to XLAT allows for the possibility of a segment override. XLAT [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenSubtargetInfo.inc | 6326 {DBGFIELD("XLAT") 1, false, false, 9, 1, 5, 1, 0, 0}, // #637 7703 {DBGFIELD("XLAT") 1, false, false, 96, 2, 5, 1, 0, 0}, // #637 9080 {DBGFIELD("XLAT") 1, false, false, 745, 3, 6, 1, 0, 0}, // #637 10457 {DBGFIELD("XLAT") 1, false, false, 709, 2, 22, 1, 0, 0}, // #637 11834 {DBGFIELD("XLAT") 1, false, false, 745, 3, 6, 1, 0, 0}, // #637 13211 {DBGFIELD("XLAT") 1, false, false, 3714, 2, 6, 1, 0, 0}, // #637 14588 {DBGFIELD("XLAT") 3, false, false, 0, 0, 4, 1, 0, 0}, // #637 15965 {DBGFIELD("XLAT") 1, false, false, 129, 1, 22, 1, 0, 0}, // #637 17342 {DBGFIELD("XLAT") 1, false, false, 745, 3, 6, 1, 0, 0}, // #637 18719 {DBGFIELD("XLAT") 1, false, false, 0, 0, 2, 1, 0, 0}, // #637 [all …]
|
D | X86GenAsmWriter.inc | 16856 15402U, // XLAT 32107 0U, // XLAT 47358 0U, // XLAT
|
D | X86GenAsmWriter1.inc | 16565 12154U, // XLAT 31816 0U, // XLAT
|
D | X86GenDisassemblerTables.inc | 68123 /* XLAT */ 77214 0x3b55, /* XLAT */
|
D | X86GenAsmMatcher.inc | 22501 { 16186 /* xlatb */, X86::XLAT, Convert_NoOperands, AMFBS_None, { }, }, 36869 { 16186 /* xlatb */, X86::XLAT, Convert_NoOperands, AMFBS_None, { }, },
|
D | X86GenInstrInfo.inc | 15204 XLAT = 15189, 15914 XLAT = 637, 32889 …), 0x35c0000001ULL, ImplicitList110, ImplicitList11, nullptr, -1 ,nullptr }, // Inst #15189 = XLAT
|