_mm_unpacklo_pi8

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

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

Meta