_mm_srli_pi32

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

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

Meta