_mm_loaddup_pd

Load a double-precision (64-bit) floating-point element from memory into both elements of result.

nothrow @nogc pure @trusted
__m128d
_mm_loaddup_pd
(
const(double)* mem_addr
)

Meta