Lines Matching refs:FPU_ADD
584 #define FPU_ADD(size, a, b) float ## size ## _add(a, b, &env->sse_status)592 SSE_HELPER_S(add, FPU_ADD)