Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dfpu_helper.c599 FloatRoundMode old_rounding_mode = get_float_rounding_mode(&env->fp_status); in do_fri() local
604 set_float_rounding_mode(old_rounding_mode, &env->fp_status); in do_fri()