Home | History | Annotate | Download | only in mips

Lines Matching refs:bltzal

391                             rt_field == BLTZAL || rt_field == BGEZAL)) ||
925 void Assembler::bltzal(Register rs, int16_t offset) {
928 GenInstrImmediate(REGIMM, rs, BLTZAL, offset);