_mm_movedup_pd

Duplicate the low double-precision (64-bit) floating-point element from a.

nothrow @nogc pure @trusted
__m128d
_mm_movedup_pd
(
__m128d a
)

Meta