Home | History | Annotate | Download | only in mips

Lines Matching refs:bgezal

391                             rt_field == BLTZAL || rt_field == BGEZAL)) ||
878 bgezal(zero_reg, offset);
896 void Assembler::bgezal(Register rs, int16_t offset) {
899 GenInstrImmediate(REGIMM, rs, BGEZAL, offset);