Lines Matching refs:SLTIU
1566 void Assembler::sltiu(Register rt, Register rs, int32_t j) {1567 GenInstrImmediate(SLTIU, rs, rt, j);