Home | History | Annotate | Download | only in mips

Lines Matching defs:bgezall

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