Home | History | Annotate | Download | only in mips

Lines Matching refs:Ret

242 // Jump, Call, and Ret pseudo instructions implementing inter-working.
266 void Ret(COND_ARGS);
267 inline void Ret(BranchDelaySlot bd, Condition cond = al,
269 Ret(cond, rs, rt, bd);