Home | History | Annotate | Download | only in Mips

Lines Matching full:sltiu

612     emitInst(Mips::SLTiu, ResultReg).addReg(TempReg).addImm(1);
908 // This can cause a redundant sltiu to be generated.