_mm_move_epi64

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

nothrow @nogc pure @trusted
__m128i
_mm_move_epi64
(
__m128i a
)

Meta