Home | History | Annotate | Download | only in mips

Lines Matching full:sllv

994       sllv(at, rs, at);
1510 sllv(dst_high, src_low, kScratchReg);
1523 sllv(dst_high, src_high, shift);
1524 sllv(dst_low, src_low, shift);
1594 sllv(kScratchReg, src_high, kScratchReg);
1668 sllv(kScratchReg, src_high, kScratchReg);
6187 sllv(mask_reg, t8, mask_reg);