Home | History | Annotate | Download | only in mips64

Lines Matching refs:Ret

262 // Jump, Call, and Ret pseudo instructions implementing inter-working.
283 void Ret(COND_ARGS);
284 inline void Ret(BranchDelaySlot bd, Condition cond = al,
286 Ret(cond, rs, rt, bd);