Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c1187 FloatX80RoundPrec save_prec = in helper_f2xm1() local
1293 env->fp_status.floatx80_rounding_precision = save_prec; in helper_f2xm1()
1408 FloatX80RoundPrec save_prec = in helper_fpatan() local
1412 env->fp_status.floatx80_rounding_precision = save_prec; in helper_fpatan()
1487 FloatX80RoundPrec save_prec = in helper_fpatan() local
1797 env->fp_status.floatx80_rounding_precision = save_prec; in helper_fpatan()
2125 FloatX80RoundPrec save_prec = in helper_fyl2xp1() local
2146 env->fp_status.floatx80_rounding_precision = save_prec; in helper_fyl2xp1()
2228 FloatX80RoundPrec save_prec = in helper_fyl2x() local
2293 env->fp_status.floatx80_rounding_precision = save_prec; in helper_fyl2x()