_mm_unpackhi_pi8

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

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

Meta