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

Lines Matching refs:FPU_CMPORD

888 #define FPU_CMPORD(size, a, b) float ## size ## _unordered(a, b, &env->sse_status) ? 0 : -1
897 SSE_HELPER_CMP(cmpord, FPU_CMPORD)