_mm_srl_pi16

Shift packed 16-bit integers in a right by bits while shifting in zeros.

nothrow @nogc deprecated pure @safe
__m64
_mm_srl_pi16
(
__m64 a
,
__m64 bits
)

Meta