_mm_cmpnge_ps

Compare packed single-precision (32-bit) floating-point elements in a and b for not-greater-than-or-equal.

nothrow @nogc pure @safe
__m128
_mm_cmpnge_ps
(
__m128 a
,
__m128 b
)

Meta