Home
last modified time | relevance | path

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

/qemu/target/i386/tcg/
H A Dfpu_helper.c1853 #define fyl2x_coeff_2 make_floatx80(0x3ffe, 0x93bb62877cdfa2e3ULL) macro
1942 accum = floatx80_add(fyl2x_coeff_2, accum, &env->fp_status); in helper_fyl2x_common()