Home | History | Annotate | Download | only in mips64

Lines Matching refs:SLTU

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