_mm_unpacklo_pd

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

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

Meta