Home | History | Annotate | Download | only in target-i386

Lines Matching refs:FCMPGTL

351 #define FCMPGTL(a, b) (int32_t)(a) > (int32_t)(b) ? -1 : 0
395 SSE_HELPER_L(helper_pcmpgtl, FCMPGTL)