_mm_movemask_epi16

Create mask from the most significant bit of each 16-bit element in v. #BONUS

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

Meta