Home
last modified time | relevance | path

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

/freebsd/sys/arm64/vmm/
H A Dvmm_hyp_exception.S235 ERET
267 ERET
309 ERET
365 ERET
386 ERET
/freebsd/sys/arm64/arm64/
H A Dexception.S228 ERET
238 ERET
260 ERET
271 ERET
H A Dhyp_stub.S43 ERET
H A Dswtch.S253 ERET
/freebsd/sys/arm/include/
H A Dasm.h185 #define ERET eret macro
188 #define ERET .word 0xe160006e macro
/freebsd/sys/arm/arm/
H A Dhypervisor-stub.S70 ERET
H A Dlocore.S83 ERET ;\
/freebsd/sys/arm64/include/
H A Dasm.h112 #define ERET \ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleM7.td197 "t2HVC", "t2SMC", "t2UDF", "ERET",
H A DARMScheduleM85.td213 "t2ISB", "t2HVC", "t2SMC", "t2UDF", "ERET", "tHINT",
H A DARMScheduleA57.td118 "(t2)?CPS[123]p$", "(t2)?DBG$", "(t2)?DMB$", "(t2)?DSB$", "ERET$",
H A DARMInstrThumb2.td4291 // ERET - Return from exception in Hypervisor mode.
4292 // B9.3.3, B9.3.20: ERET is an alias for "SUBS PC, LR, #0" in an implementation that
H A DARMInstrInfo.td2820 def ERET : ABI<0b0001, (outs), (ins), NoItinerary, "eret", "", []>,
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp676 BuildMI(MBB, I, I->getDebugLoc(), get(Mips::ERET)); in expandERet()
H A DMipsScheduleP5600.td75 DERET, ERET, ERet, ERETNC, J, JR, JR_HB,
H A DMipsScheduleGeneric.td287 BLEZ, BLTZ, BLTZAL, J, JALX, JR, JR_HB, ERET,
H A DMipsInstrInfo.td2199 def ERET : MMRel, ER_FT<"eret", II_ERET>, ER_FM<0x18, 0x0>, INSN_MIPS3_32;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedFalkorDetails.td1260 def : InstRW<[FalkorWr_2LD_1Z_3cyc], (instrs ERET)>;
H A DAArch64SchedKryoDetails.td585 (instrs ERET)>;
H A DAArch64InstrInfo.td2794 def ERET : SpecialReturn<0b0100, "eret">;