_mm_packs_pi32

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

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

Meta