_mm_unpackhi_pd

Unpack and interleave double-precision (64-bit) floating-point elements from the high half of a and b.

nothrow @nogc pure @safe
__m128d
_mm_unpackhi_pd
(
__m128d a
,
__m128d b
)

Meta