_mm_srli_pi16

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

nothrow @nogc pure @safe
__m64
_mm_srli_pi16
(
__m64 a
,
int bits
)

Meta