/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrControl.td | 210 def LOOPNE : Ii8PCRel<0xE0, RawFrm, (outs), (ins brtarget8:$dst), "loopne\t$dst", []>;
|
D | X86ScheduleAtom.td | 679 def : InstRW<[AtomWrite01_17], (instrs LOOPNE, PAUSE)>;
|
D | X86SchedSandyBridge.td | 598 def: InstRW<[SBWriteResGroup2], (instrs LOOP, LOOPE, LOOPNE)>; // FIXME: This seems wrong compared …
|
D | X86ScheduleZnver2.td | 685 def : InstRW<[Zn2WriteLOOPE], (instrs LOOPE, LOOPNE)>;
|
D | X86ScheduleZnver1.td | 696 def : InstRW<[ZnWriteLOOPE], (instrs LOOPE, LOOPNE)>;
|
D | X86SchedBroadwell.td | 1317 def: InstRW<[BWWriteResGroup133], (instrs LOOPNE)>;
|
D | X86SchedHaswell.td | 1586 def: InstRW<[HWWriteResGroup131], (instrs LOOPE, LOOPNE)>;
|
D | X86SchedSkylakeClient.td | 1438 def: InstRW<[SKLWriteResGroup156], (instrs LOOPE, LOOPNE)>;
|
D | X86SchedSkylakeServer.td | 1938 def: InstRW<[SKXWriteResGroup171], (instrs LOOPE, LOOPNE)>;
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 523 #define LOOPNE(a) CHOICE(loopne a, loopne a, loopne a) macro 1240 #define LOOPNE(a) loopne a macro
|
/third_party/rust/crates/memchr/bench/data/sliceslice/ |
D | words.txt | 2389 LOOPNE
|
D | i386.txt | 3583 LOOPNE (Loop While Not Equal) and LOOPNZ (Loop While Not Zero) are synonyms 3587 instruction. If LOOPNE or LOOPNZ finds that ECX=0 or ZF=1, control transfers 3588 to the instruction immediately following the LOOPNE or LOOPNZ instruction. 16138 (such as LOOPNE TARGET LABEL. The JCXZ prevents entering the loop with CX or 17087 E0 cb LOOPNE rel8 11+m DEC count; jump short if count <> 0 and ZF=0 17100 IF (instruction = LOOPNE) OR (instruction = LOOPNZ) 20483 …LOOPNE LOOPE LOOP JCXZ IN OUT CALL JNP … 20680 LOOPE/LOOPNE T
|
D | i386-notutf8.txt | 3583 LOOPNE (Loop While Not Equal) and LOOPNZ (Loop While Not Zero) are synonyms 3587 instruction. If LOOPNE or LOOPNZ finds that ECX=0 or ZF=1, control transfers 3588 to the instruction immediately following the LOOPNE or LOOPNZ instruction. 16138 (such as LOOPNE TARGET LABEL. The JCXZ prevents entering the loop with CX or 17087 E0 cb LOOPNE rel8 11+m DEC count; jump short if count <> 0 and ZF=0 17100 IF (instruction = LOOPNE) OR (instruction = LOOPNZ) 20483 …� LOOPNE � LOOPE � LOOP � JCXZ � IN � OUT � CALL � … 20680 LOOPE/LOOPNE T
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenSubtargetInfo.inc | 6352 {DBGFIELD("LOOPNE") 1, false, false, 44, 1, 28, 1, 0, 0}, // #663 7729 {DBGFIELD("LOOPNE") 1, false, false, 91, 4, 1, 1, 0, 0}, // #663 9106 {DBGFIELD("LOOPNE") 11, false, false, 1636, 4, 9, 1, 0, 0}, // #663 10483 {DBGFIELD("LOOPNE") 1, false, false, 1, 1, 1, 1, 0, 0}, // #663 11860 {DBGFIELD("LOOPNE") 11, false, false, 1636, 4, 9, 1, 0, 0}, // #663 13237 {DBGFIELD("LOOPNE") 1, false, false, 3706, 5, 1, 1, 0, 0}, // #663 14614 {DBGFIELD("LOOPNE") 11, false, false, 1636, 4, 9, 1, 0, 0}, // #663 15991 {DBGFIELD("LOOPNE") 1, false, false, 197, 2, 1, 1, 0, 0}, // #663 17368 {DBGFIELD("LOOPNE") 11, false, false, 1636, 4, 9, 1, 0, 0}, // #663 18745 {DBGFIELD("LOOPNE") 1, false, false, 1883, 2, 1, 1, 0, 0}, // #663 [all …]
|
D | X86GenAsmWriter.inc | 3043 856546U, // LOOPNE 18294 0U, // LOOPNE 33545 0U, // LOOPNE
|
D | X86GenAsmWriter1.inc | 2752 201066U, // LOOPNE 18003 0U, // LOOPNE
|
D | X86GenDisassemblerTables.inc | 12871 /* LOOPNE */ 77632 0x560, /* LOOPNE */
|
D | X86GenAsmMatcher.inc | 9094 { 4120 /* loopne */, X86::LOOPNE, Convert__AbsMem1_0, AMFBS_None, { MCK_AbsMem }, }, 23664 { 4120 /* loopne */, X86::LOOPNE, Convert__AbsMem1_0, AMFBS_None, { MCK_AbsMem }, },
|
D | X86GenInstrInfo.inc | 1391 LOOPNE = 1376, 15940 LOOPNE = 663, 19076 …Effects), 0x3800040001ULL, nullptr, nullptr, OperandInfo131, -1 ,nullptr }, // Inst #1376 = LOOPNE
|