_mm_adds_pi8

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

nothrow @nogc pure @trusted
__m64
_mm_adds_pi8
(
__m64 a
,
__m64 b
)

Meta