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