_mm_adds_pu16

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

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

Meta