_mm_movemask_epi8

Create mask from the most significant bit of each 8-bit element in v.

nothrow @nogc pure @trusted
int
_mm_movemask_epi8
(
__m128i a
)

Meta