_mm_adds_pu8

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

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

Meta