_mm_packs_pi16

Convert packed 16-bit integers from a and b to packed 8-bit integers using signed saturation.

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

Meta