_mm_unpacklo_epi16

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

nothrow @nogc pure @safe
__m128i
_mm_unpacklo_epi16
(
__m128i a
,
__m128i b
)

Meta