_mm_adds_epi32

Add packed signed 32-bit integers in a and b using saturation. #BONUS

nothrow @nogc pure
__m128i
_mm_adds_epi32
(
__m128i a
,
__m128i b
)

Meta