Searched refs:ERET (Results 1 – 20 of 20) sorted by relevance
/freebsd/sys/arm64/arm64/ |
H A D | exception.S | 229 ERET 240 ERET 251 ERET 275 ERET 287 ERET 299 ERET
|
H A D | hyp_stub.S | 43 ERET
|
H A D | swtch.S | 272 ERET
|
/freebsd/sys/arm64/vmm/ |
H A D | vmm_nvhe_exception.S | 98 ERET 119 ERET
|
H A D | vmm_hyp_exception.S | 208 ERET 252 ERET 318 ERET
|
/freebsd/sys/arm/include/ |
H A D | asm.h | 184 #define ERET eret macro 187 #define ERET .word 0xe160006e macro
|
/freebsd/sys/arm/arm/ |
H A D | hypervisor-stub.S | 69 ERET
|
H A D | locore.S | 80 ERET ;\
|
/freebsd/sys/arm64/include/ |
H A D | asm.h | 112 #define ERET \ macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMScheduleM7.td | 197 "t2HVC", "t2SMC", "t2UDF", "ERET",
|
H A D | ARMScheduleA57.td | 118 "(t2)?CPS[123]p$", "(t2)?DBG$", "(t2)?DMB$", "(t2)?DSB$", "ERET$",
|
H A D | ARMInstrThumb2.td | 4285 // 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
|
H A D | ARMInstrInfo.td | 2824 def ERET : ABI<0b0001, (outs), (ins), NoItinerary, "eret", "", []>,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEInstrInfo.cpp | 676 BuildMI(MBB, I, I->getDebugLoc(), get(Mips::ERET)); in expandERet()
|
H A D | MipsScheduleP5600.td | 75 DERET, ERET, ERet, ERETNC, J, JR, JR_HB,
|
H A D | MipsScheduleGeneric.td | 287 BLEZ, BLTZ, BLTZAL, J, JALX, JR, JR_HB, ERET,
|
H A D | MipsInstrInfo.td | 2199 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 D | AArch64SchedFalkorDetails.td | 1260 def : InstRW<[FalkorWr_2LD_1Z_3cyc], (instrs ERET)>;
|
H A D | AArch64SchedKryoDetails.td | 585 (instrs ERET)>;
|
H A D | AArch64InstrInfo.td | 3082 def ERET : SpecialReturn<0b0100, "eret">;
|