Home
last modified time | relevance | path

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

/qemu/include/fpu/
H A Dsoftfloat.h921 #define float64_ln2 make_float64(0x3fe62e42fefa39efLL) macro
/qemu/fpu/
H A Dsoftfloat.c5227 float64_unpack_canonical(&tp, float64_ln2, status); in float32_exp2()