Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h1103 #define floatx80_ln2 make_floatx80(0x3ffe, 0xb17217f7d1cf79acLL) macro
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c712 ST0 = floatx80_ln2; in helper_fldln2_ST0()