_mm_movpi64_epi64

Copy the 64-bit integer a to the lower element of dest, and zero the upper element.

nothrow @nogc pure @trusted
__m128i
_mm_movpi64_epi64
(
__m64 a
)

Meta