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

Lines Matching refs:FCMPGTB

349 #define FCMPGTB(a, b) (int8_t)(a) > (int8_t)(b) ? -1 : 0
393 SSE_HELPER_B(helper_pcmpgtb, FCMPGTB)