_mm_hadd_pi16

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

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

Meta