Home | History | Annotate | Download | only in mips

Lines Matching full:bgezal

485                             rt_field == BLTZAL || rt_field == BGEZAL)) ||
1056 bgezal(zero_reg, offset);
1074 void Assembler::bgezal(Register rs, int16_t offset) {
1077 GenInstrImmediate(REGIMM, rs, BGEZAL, offset);