Lines Matching refs:FPU_SUB
585 #define FPU_SUB(size, a, b) float ## size ## _sub(a, b, &env->sse_status)593 SSE_HELPER_S(sub, FPU_SUB)