Home
last modified time | relevance | path

Searched refs:LOOPE (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm/lib/Target/X86/
DX86InstrControl.td182 def LOOPE : Ii8PCRel<0xE1, RawFrm, (outs), (ins brtarget8:$dst), "loope\t$dst", [], IIC_LOOPE>;
DX86SchedHaswell.td930 def : InstRW<[WriteLOOPE], (instregex "LOOPE", "LOOPNE")>;
/external/AFLplusplus/dictionaries/
Dx86.dict436 "LOOPE"
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrControl.td209 def LOOPE : Ii8PCRel<0xE1, RawFrm, (outs), (ins brtarget8:$dst), "loope\t$dst", []>;
DX86ScheduleAtom.td629 def : InstRW<[AtomWrite01_8], (instrs LOOPE,
DX86SchedSandyBridge.td598 def: InstRW<[SBWriteResGroup2], (instrs LOOP, LOOPE, LOOPNE)>; // FIXME: This seems wrong compared …
DX86ScheduleZnver2.td685 def : InstRW<[Zn2WriteLOOPE], (instrs LOOPE, LOOPNE)>;
DX86ScheduleZnver1.td696 def : InstRW<[ZnWriteLOOPE], (instrs LOOPE, LOOPNE)>;
DX86SchedBroadwell.td1316 def: InstRW<[BWWriteResGroup133], (instrs LOOPE)>;
DX86SchedSkylakeClient.td1438 def: InstRW<[SKLWriteResGroup156], (instrs LOOPE, LOOPNE)>;
DX86SchedHaswell.td1586 def: InstRW<[HWWriteResGroup131], (instrs LOOPE, LOOPNE)>;
DX86SchedSkylakeServer.td1938 def: InstRW<[SKXWriteResGroup171], (instrs LOOPE, LOOPNE)>;
/external/capstone/
DChangeLog223 - Fix instructions MOVQ, LOOP, LOOPE, LOOPNE, CALL/JMP rel16, REPNE LODSD, MOV *AX, MOFFS, FAR JMP/…
/external/mesa3d/src/mesa/x86/
Dassyntax.h521 #define LOOPE(a) CHOICE(loope a, loope a, loope a) macro
1238 #define LOOPE(a) loope a macro
/external/capstone/arch/X86/
DX86GenAsmWriter1_reduce.inc767 29118U, // LOOPE
2485 0U, // LOOPE
DX86GenAsmWriter_reduce.inc767 131526U, // LOOPE
DX86GenAsmWriter1.inc1350 151103U, // LOOPE
10207 0U, // LOOPE
DX86GenAsmWriter.inc1350 446134U, // LOOPE
10207 0U, // LOOPE
DX86GenDisassemblerTables_reduce.inc5624 /* LOOPE */
26508 0x2ee, /* LOOPE */
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenSubtargetInfo.inc6334 {DBGFIELD("LOOPE") 1, false, false, 16, 1, 11, 1, 0, 0}, // #645
7711 {DBGFIELD("LOOPE") 1, false, false, 91, 4, 1, 1, 0, 0}, // #645
9088 {DBGFIELD("LOOPE") 11, false, false, 1636, 4, 9, 1, 0, 0}, // #645
10465 {DBGFIELD("LOOPE") 1, false, false, 1, 1, 1, 1, 0, 0}, // #645
11842 {DBGFIELD("LOOPE") 11, false, false, 1636, 4, 9, 1, 0, 0}, // #645
13219 {DBGFIELD("LOOPE") 1, false, false, 3706, 5, 1, 1, 0, 0}, // #645
14596 {DBGFIELD("LOOPE") 11, false, false, 1636, 4, 9, 1, 0, 0}, // #645
15973 {DBGFIELD("LOOPE") 1, false, false, 197, 2, 1, 1, 0, 0}, // #645
17350 {DBGFIELD("LOOPE") 11, false, false, 1636, 4, 9, 1, 0, 0}, // #645
18727 {DBGFIELD("LOOPE") 1, false, false, 1883, 2, 1, 1, 0, 0}, // #645
[all …]
DX86GenAsmWriter.inc3042 856563U, // LOOPE
18293 0U, // LOOPE
33544 0U, // LOOPE
DX86GenAsmWriter1.inc2751 201074U, // LOOPE
18002 0U, // LOOPE
DX86GenDisassemblerTables.inc12867 /* LOOPE */
77634 0x55f, /* LOOPE */
DX86GenAsmMatcher.inc9093 { 4114 /* loope */, X86::LOOPE, Convert__AbsMem1_0, AMFBS_None, { MCK_AbsMem }, },
23663 { 4114 /* loope */, X86::LOOPE, Convert__AbsMem1_0, AMFBS_None, { MCK_AbsMem }, },
DX86GenInstrInfo.inc1390 LOOPE = 1375,
15922 LOOPE = 645,
19075 …eEffects), 0x3840040001ULL, nullptr, nullptr, OperandInfo131, -1 ,nullptr }, // Inst #1375 = LOOPE

12