_mm_set_sd

Copy double-precision (64-bit) floating-point element a to the lower element of result, and zero the upper element.

nothrow @nogc pure @trusted
__m128d
_mm_set_sd
(
double a
)

Meta