Searched refs:float32_exp2_coefficients (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/fpu/
H A Dsoftfloat.c2076 static const float64 float32_exp2_coefficients[15] = variable
2128 f = float64_mul(xn, float32_exp2_coefficients[i] STATUS_VAR);

Completed in 58 milliseconds