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.c1164 FloatX80RoundPrec save_prec = in helper_f2xm1() local
1270 env->fp_status.floatx80_rounding_precision = save_prec; in helper_f2xm1()
1384 FloatX80RoundPrec save_prec = in helper_fpatan() local
1388 env->fp_status.floatx80_rounding_precision = save_prec; in helper_fpatan()
1462 FloatX80RoundPrec save_prec = in helper_fpatan() local
1772 env->fp_status.floatx80_rounding_precision = save_prec; in helper_fpatan()
2099 FloatX80RoundPrec save_prec = in helper_fyl2xp1() local
2120 env->fp_status.floatx80_rounding_precision = save_prec; in helper_fyl2xp1()
2202 FloatX80RoundPrec save_prec = in helper_fyl2x() local
2267 env->fp_status.floatx80_rounding_precision = save_prec; in helper_fyl2x()