Home | History | Annotate | Download | only in mips

Lines Matching refs:SLT

1515 void Assembler::slt(Register rd, Register rs, Register rt) {
1516 GenInstrRegister(SPECIAL, rs, rt, rd, 0, SLT);