_mm_movemask_ps

Set each bit of result based on the most significant bit of the corresponding packed single-precision (32-bit) floating-point element in a.

nothrow @nogc pure @trusted
int
_mm_movemask_ps
(
__m128 a
)

Meta