_mm_avg_pu16

Average packed unsigned 16-bit integers in `a and b`.

nothrow @nogc pure @safe
__m64
_mm_avg_pu16
(
__m64 a
,
__m64 b
)

Meta