_mm_cvtsi32_si128

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

nothrow @nogc pure @trusted
__m128i
_mm_cvtsi32_si128
(
int a
)

Meta