Home | History | Annotate | Download | only in mips

Lines Matching refs:bgezall

1328 void Assembler::bgezall(Register rs, int16_t offset) {
1331 GenInstrImmediate(REGIMM, rs, BGEZALL, offset);