Lines Matching refs:SLT
1558 void Assembler::slt(Register rd, Register rs, Register rt) {1559 GenInstrRegister(SPECIAL, rs, rt, rd, 0, SLT);