Home
last modified time | relevance | path

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

/external/qemu/fpu/
Dsoftfloat.c2222 static const float64 float32_exp2_coefficients[15] = variable
2275 f = float64_mul(xn, float32_exp2_coefficients[i] STATUS_VAR); in float32_exp2()