_mm_srl_pi32

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

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

Meta