_mm_ucomilt_ss
Visual Studio 2005
Microsoft Specific
Compares the lower single-precision, floating-point value of a and b for a less than b.
int _mm_ucomilt_ss(__m128 a,__m128 b); UCOMISS
Microsoft Specific
Compares the lower single-precision, floating-point value of a and b for a less than b.
int _mm_ucomilt_ss(__m128 a,__m128 b); UCOMISS