_mm_load_pd1

Load a double-precision (64-bit) floating-point element from memory into both elements of dst. mem_addr does not need to be aligned on any particular boundary.

nothrow @nogc pure
__m128d
_mm_load_pd1
(
const(double)* mem_addr
)

Meta