_mm_packs_pu16

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

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

Meta