_mm_cvtsi32_si64

Copy 32-bit integer a to the lower elements of dst, and zero the upper element of dst.

nothrow @nogc pure @trusted
__m64
_mm_cvtsi32_si64
(
int a
)

Meta