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

Lines Matching refs:FCMPGTW

350 #define FCMPGTW(a, b) (int16_t)(a) > (int16_t)(b) ? -1 : 0
394 SSE_HELPER_W(helper_pcmpgtw, FCMPGTW)