Lines Matching defs:sllv
1217 void Assembler::sllv(Register rd, Register rt, Register rs) {1218 GenInstrRegister(SPECIAL, rs, rt, rd, 0, SLLV);