Lines Matching refs:FPU_MUL
586 #define FPU_MUL(size, a, b) float ## size ## _mul(a, b, &env->sse_status)594 SSE_HELPER_S(mul, FPU_MUL)