Home | History | Annotate | Download | only in mips

Lines Matching refs:sltiu

1566 void Assembler::sltiu(Register rt, Register rs, int32_t j) {
1567 GenInstrImmediate(SLTIU, rs, rt, j);