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

/external/qemu/fpu/
H A Dsoftfloat-native.h297 #define float64_ln2 (0.693147180559945) macro
H A Dsoftfloat.h503 #define float64_ln2 make_float64(0x3fe62e42fefa39efLL) macro
H A Dsoftfloat.c2268 x = float64_mul(x, float64_ln2 STATUS_VAR);

Completed in 66 milliseconds