_mm_hsubs_pi16

Horizontally subtract adjacent pairs of signed 16-bit integers in a and b using saturation, and pack the signed 16-bit results.

nothrow @nogc @trusted
__m64
_mm_hsubs_pi16
(
__m64 a
,
__m64 b
)

Meta