Home | History | Annotate | Download | only in mips

Lines Matching full:jalr

2104       Jalr(L, bdslot);
2108 Jalr(L, bdslot);
2126 Jalr(L, bdslot);
2134 Jalr(L, bdslot);
2440 jalr(target);
2444 jalr(target);
2567 void MacroAssembler::Jalr(Label* L, BranchDelaySlot bdslot) {
2579 jalr(at);
4549 nop(); // Prevent jalr to jal optimization.
4550 jalr(t9, a0);