Home | History | Annotate | Download | only in mips

Lines Matching refs:bgezal

516                             rt_field == BLTZAL || rt_field == BGEZAL)) ||
1066 bgezal(zero_reg, offset);
1084 void Assembler::bgezal(Register rs, int16_t offset) {
1087 GenInstrImmediate(REGIMM, rs, BGEZAL, offset);