Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c898 #define f2xm1_coeff_3 make_floatx80(0x3ff8, 0x9d955b7dd273b899ULL) macro
1195 accum = floatx80_add(f2xm1_coeff_3, accum, &env->fp_status); in helper_f2xm1()