_mm_add_epi16

Add packed 16-bit integers in a and b.

nothrow @nogc pure @safe
__m128i
_mm_add_epi16
(
__m128i a
,
__m128i b
)

Meta