_mm_unpacklo_epi64

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

nothrow @nogc pure @trusted
__m128i
_mm_unpacklo_epi64
(
__m128i a
,
__m128i b
)

Meta