_mm_adds_epi8

Add packed 8-bit signed integers in a and b using signed saturation.

nothrow @nogc pure @trusted
__m128i
_mm_adds_epi8
(
__m128i a
,
__m128i b
)

Meta