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