Home
last modified time | relevance | path

Searched refs:ERET (Results 1 – 15 of 15) sorted by relevance

/openbsd/src/sys/arch/mips64/mips64/
Dexception.S194 ERET
269 ERET
305 ERET
370 ERET
Dtlbhandler.S101 ERET
194 ERET
217 ERET
259 ERET
Dcontext.S313 ERET
/openbsd/src/sys/arch/mips64/include/
Dasm.h186 #define ERET sync; eret macro
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMScheduleM7.td197 "t2HVC", "t2SMC", "t2UDF", "ERET",
DARMScheduleA57.td118 "(t2)?CPS[123]p$", "(t2)?DBG$", "(t2)?DMB$", "(t2)?DSB$", "ERET$",
DARMInstrThumb2.td4210 // ERET - Return from exception in Hypervisor mode.
4211 // B9.3.3, B9.3.20: ERET is an alias for "SUBS PC, LR, #0" in an implementation that
DARMInstrInfo.td2800 def ERET : ABI<0b0001, (outs), (ins), NoItinerary, "eret", "", []>,
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp706 BuildMI(MBB, I, I->getDebugLoc(), get(Mips::ERET)); in expandERet()
DMipsScheduleP5600.td75 DERET, ERET, ERet, ERETNC, J, JR, JR_HB,
DMipsScheduleGeneric.td287 BLEZ, BLTZ, BLTZAL, J, JALX, JR, JR_HB, ERET,
DMipsInstrInfo.td2223 def ERET : MMRel, ER_FT<"eret", II_ERET>, ER_FM<0x18, 0x0>, INSN_MIPS3_32;
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64SchedFalkorDetails.td1260 def : InstRW<[FalkorWr_2LD_1Z_3cyc], (instrs ERET)>;
DAArch64SchedKryoDetails.td585 (instrs ERET)>;
DAArch64InstrInfo.td2556 def ERET : SpecialReturn<0b0100, "eret">;