Searched refs:eret (Results 1 – 11 of 11) sorted by relevance
/freebsd/crypto/heimdal/lib/gssapi/spnego/ |
H A D | accept_sec_context.c | 439 int eret; in acceptor_complete() local 444 &ctx->initiator_mech_types, &buf_len, eret); in acceptor_complete() 445 if (eret) { in acceptor_complete() 446 *minor_status = eret; in acceptor_complete()
|
/freebsd/sys/arm64/include/ |
H A D | asm.h | 129 eret; \
|
/freebsd/sys/arm/include/ |
H A D | asm.h | 184 #define ERET eret
|
/freebsd/sys/arm64/arm64/ |
H A D | locore.S | 333 eret 435 eret
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MicroMips32r6InstrInfo.td | 109 class ERET_MMR6_ENC : POOL32A_ERET_FM_MMR6<"eret", 0x3cd>; 110 class DERET_MMR6_ENC : POOL32A_ERET_FM_MMR6<"eret", 0b1110001101>; 455 class ERET_MMR6_DESC : ER_FT<"eret", II_ERET>;
|
H A D | MicroMipsInstrInfo.td | 1017 def ERET_MM : MMRel, ER_FT<"eret", II_ERET>, ER_FM_MM<0x3cd>,
|
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/ARM/ |
H A D | ARMInstrInfo.td | 2824 def ERET : ABI<0b0001, (outs), (ins), NoItinerary, "eret", "", []>,
|
H A D | ARMInstrThumb2.td | 4288 def t2ERET : InstAlias<"eret${p}", (t2SUBS_PC_LR 0, pred:$p), 1>,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrFormats.td | 1984 // 0100 eret
|
H A D | AArch64InstrInfo.td | 3082 def ERET : SpecialReturn<0b0100, "eret">;
|