Home | History | Annotate | Download | only in mips

Lines Matching refs:sltiu

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