_mm256_movemask_epi8

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

nothrow @nogc pure @trusted
int
_mm256_movemask_epi8
(
__m256i a
)

Meta