Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c900 #define f2xm1_coeff_5 make_floatx80(0x3ff2, 0xa184897c3a7f0de9ULL) macro
1191 accum = floatx80_add(f2xm1_coeff_5, accum, &env->fp_status); in helper_f2xm1()