_mm_loadl_epi64

Load 64-bit integer from memory into the first element of result. Zero out the other.

nothrow @nogc pure @trusted
__m128i
_mm_loadl_epi64
(
const(__m128i)* mem_addr
)

Meta