_mm_subs_epi16

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

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

Meta