_mm_cvtsi64_si128

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

nothrow @nogc pure @trusted
__m128i
_mm_cvtsi64_si128
(
long a
)

Meta