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

Lines Matching refs:FPU_CMPLE

883 #define FPU_CMPLE(size, a, b) float ## size ## _le(a, b, &env->sse_status) ? -1 : 0
892 SSE_HELPER_CMP(cmple, FPU_CMPLE)