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