_mm_add_si64

Add 64-bit integers a and b.

nothrow @nogc pure @safe
__m64
_mm_add_si64
(
__m64 a
,
__m64 b
)

Meta