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

Lines Matching refs:FSUB

334 #define FSUB(a, b) ((a) - (b))
367 SSE_HELPER_B(helper_psubb, FSUB)
368 SSE_HELPER_W(helper_psubw, FSUB)
369 SSE_HELPER_L(helper_psubl, FSUB)
370 SSE_HELPER_Q(helper_psubq, FSUB)