Lines Matching defs:vpsrlw
2634 __ vpsrlw(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
2828 __ vpsrlw(kScratchDoubleReg, kScratchDoubleReg, 8 + shift); in AssembleArchInstruction() local
2943 __ vpsrlw(tmp, left, 8); in AssembleArchInstruction() local
2944 __ vpsrlw(kScratchDoubleReg, right, 8); in AssembleArchInstruction() local
2959 __ vpsrlw(dst, dst, 8); in AssembleArchInstruction() local
3067 __ vpsrlw(kScratchDoubleReg, kScratchDoubleReg, 1); in AssembleArchInstruction() local
3463 __ vpsrlw(kScratchDoubleReg, i.InputSimd128Register(1), 8); in AssembleArchInstruction() local
3466 __ vpsrlw(dst, i.InputSimd128Register(0), 8); in AssembleArchInstruction() local
3491 __ vpsrlw(kScratchDoubleReg, kScratchDoubleReg, 8); in AssembleArchInstruction() local
3495 __ vpsrlw(dst, dst, 8); in AssembleArchInstruction() local
3519 __ vpsrlw(dst, kScratchDoubleReg, 8); in AssembleArchInstruction() local
3524 __ vpsrlw(dst, dst, 8); in AssembleArchInstruction() local
3548 __ vpsrlw(dst, i.InputSimd128Register(0), 8); in AssembleArchInstruction() local
3552 __ vpsrlw(kScratchDoubleReg, i.InputSimd128Register(1), 8); in AssembleArchInstruction() local
3553 __ vpsrlw(dst, i.InputSimd128Register(0), 8); in AssembleArchInstruction() local
3593 __ vpsrlw(kScratchDoubleReg, src, 8); in AssembleArchInstruction() local