Lines Matching full:sltiu
2368 void Assembler::sltiu(Register rt, Register rs, int32_t j) {2369 GenInstrImmediate(SLTIU, rs, rt, j);