Home | History | Annotate | Download | only in simd

Lines Matching refs:PRE_MULTIPLY_SCALE_BITS

48 ; PRE_MULTIPLY_SCALE_BITS <= 2 (to avoid overflow)
49 ; CONST_BITS + CONST_SHIFT + PRE_MULTIPLY_SCALE_BITS == 16 (for pmulhw)
51 %define PRE_MULTIPLY_SCALE_BITS 2
52 %define CONST_SHIFT (16 - PRE_MULTIPLY_SCALE_BITS - CONST_BITS)
193 psllw xmm6,PRE_MULTIPLY_SCALE_BITS
214 psllw xmm2,PRE_MULTIPLY_SCALE_BITS
215 psllw xmm0,PRE_MULTIPLY_SCALE_BITS
217 psllw xmm5,PRE_MULTIPLY_SCALE_BITS
329 psllw xmm5,PRE_MULTIPLY_SCALE_BITS
353 psllw xmm7,PRE_MULTIPLY_SCALE_BITS
354 psllw xmm1,PRE_MULTIPLY_SCALE_BITS
356 psllw xmm0,PRE_MULTIPLY_SCALE_BITS