_mm_unpacklo_pi16

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

nothrow @nogc
__m64
_mm_unpacklo_pi16
(
__m64 a
,
__m64 b
)

Meta