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

Lines Matching refs:FCMPEQ

352 #define FCMPEQ(a, b) (a) == (b) ? -1 : 0
397 SSE_HELPER_B(helper_pcmpeqb, FCMPEQ)
398 SSE_HELPER_W(helper_pcmpeqw, FCMPEQ)
399 SSE_HELPER_L(helper_pcmpeql, FCMPEQ)