_mm_unpacklo_pi32

Unpack and interleave 32-bit integers from the low half of a and b.

nothrow @nogc pure @trusted
__m64
_mm_unpacklo_pi32
(
__m64 a
,
__m64 b
)

Meta