_mm_movemask_ps

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias _mm_movemask_ps = __builtin_ia32_movmskps
  2. int _mm_movemask_ps(__m128 a)
    version(!LDC)
    nothrow @nogc pure @safe
    int
    _mm_movemask_ps
    (
    __m128 a
    )

Meta