Lines Matching refs:FPU_SQRT
590 #define FPU_SQRT(size, a, b) float ## size ## _sqrt(b, &env->sse_status)598 SSE_HELPER_S(sqrt, FPU_SQRT)