Lines Matching refs:old_mode

319     FloatRoundMode old_mode = get_float_rounding_mode(status);  in helper_flogb_s()  local
324 set_float_rounding_mode(old_mode, status); in helper_flogb_s()
333 FloatRoundMode old_mode = get_float_rounding_mode(status); in helper_flogb_d() local
338 set_float_rounding_mode(old_mode, status); in helper_flogb_d()
538 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrm_l_d() local
542 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrm_l_d()
556 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrm_l_s() local
560 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrm_l_s()
574 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrm_w_d() local
578 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrm_w_d()
592 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrm_w_s() local
596 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrm_w_s()
610 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrp_l_d() local
614 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrp_l_d()
628 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrp_l_s() local
632 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrp_l_s()
646 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrp_w_d() local
650 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrp_w_d()
664 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrp_w_s() local
668 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrp_w_s()
682 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrz_l_d() local
685 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrz_l_d()
699 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrz_l_s() local
702 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrz_l_s()
716 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrz_w_d() local
719 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrz_w_d()
733 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrz_w_s() local
736 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrz_w_s()
750 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrne_l_d() local
754 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrne_l_d()
768 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrne_l_s() local
772 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrne_l_s()
786 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrne_w_d() local
790 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrne_w_d()
804 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrne_w_s() local
808 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrne_w_s()