_mm_set_epi64

Set packed 64-bit integers with the supplied values.

nothrow @nogc pure @trusted
__m128i
_mm_set_epi64
(
__m64 e1
,
__m64 e0
)

Meta