_mm_unpackhi_pi16

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

nothrow @nogc pure @trusted
__m64
_mm_unpackhi_pi16
(
__m64 a
,
__m64 b
)

Meta