Home | History | Annotate | Download | only in mips64

Lines Matching defs:slti

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