Searched refs:float32_compare (Results 1 – 4 of 4) sorted by relevance
224 int float32_compare( float32 a, float32 b STATUS_PARAM ) in float32_compare() function
254 int float32_compare( float32, float32 STATUS_PARAM );
333 int float32_compare( float32, float32 STATUS_PARAM );
919 ret = float32_compare(s0, s1, &env->sse_status); in helper_comiss()