Home | History | Annotate | Download | only in mips

Lines Matching refs:sltu

1556 void Assembler::sltu(Register rd, Register rs, Register rt) {
1557 GenInstrRegister(SPECIAL, rs, rt, rd, 0, SLTU);