Home | History | Annotate | Download | only in mips

Lines Matching defs:slti

2111 void Assembler::slti(Register rt, Register rs, int32_t j) {
2112 GenInstrImmediate(SLTI, rs, rt, j);