Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c1910 #define fyl2x_coeff_6 make_floatx80(0x3ffc, 0xe3476578adf26272ULL) macro
1987 accum = floatx80_add(fyl2x_coeff_6, accum, &env->fp_status); in helper_fyl2x_common()