Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/arm64/arm64/
HDexception.S202 ERET
210 ERET
223 ERET
232 ERET
HDhyp_stub.S41 ERET
HDswtch.S249 ERET
/freebsd-14-stable/sys/arm/include/
HDasm.h187 #define ERET eret macro
190 #define ERET .word 0xe160006e macro
/freebsd-14-stable/sys/arm/arm/
HDhypervisor-stub.S70 ERET
HDlocore-v6.S83 ERET ;\
/freebsd-14-stable/sys/arm64/include/
HDasm.h112 #define ERET \ macro
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMScheduleM7.td197 "t2HVC", "t2SMC", "t2UDF", "ERET",
HDARMScheduleM85.td213 "t2ISB", "t2HVC", "t2SMC", "t2UDF", "ERET", "tHINT",
HDARMScheduleA57.td118 "(t2)?CPS[123]p$", "(t2)?DBG$", "(t2)?DMB$", "(t2)?DSB$", "ERET$",
HDARMInstrThumb2.td4285 // ERET - Return from exception in Hypervisor mode.
4286 // B9.3.3, B9.3.20: ERET is an alias for "SUBS PC, LR, #0" in an implementation that
HDARMInstrInfo.td2824 def ERET : ABI<0b0001, (outs), (ins), NoItinerary, "eret", "", []>,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsSEInstrInfo.cpp676 BuildMI(MBB, I, I->getDebugLoc(), get(Mips::ERET)); in expandERet()
HDMipsScheduleP5600.td75 DERET, ERET, ERet, ERETNC, J, JR, JR_HB,
HDMipsScheduleGeneric.td287 BLEZ, BLTZ, BLTZAL, J, JALX, JR, JR_HB, ERET,
HDMipsInstrInfo.td2199 def ERET : MMRel, ER_FT<"eret", II_ERET>, ER_FM<0x18, 0x0>, INSN_MIPS3_32;
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64SchedFalkorDetails.td1260 def : InstRW<[FalkorWr_2LD_1Z_3cyc], (instrs ERET)>;
HDAArch64SchedKryoDetails.td585 (instrs ERET)>;
HDAArch64InstrInfo.td3082 def ERET : SpecialReturn<0b0100, "eret">;