Lines Matching full:slti
1568 void Assembler::slti(Register rt, Register rs, int32_t j) {1569 GenInstrImmediate(SLTI, rs, rt, j);