_mm_avg_pu8

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

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

Meta