Lines Matching refs:old_mode
320 FloatRoundMode old_mode = get_float_rounding_mode(status); in helper_flogb_s() local
325 set_float_rounding_mode(old_mode, status); in helper_flogb_s()
334 FloatRoundMode old_mode = get_float_rounding_mode(status); in helper_flogb_d() local
339 set_float_rounding_mode(old_mode, status); in helper_flogb_d()
539 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrm_l_d() local
543 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrm_l_d()
557 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrm_l_s() local
561 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrm_l_s()
575 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrm_w_d() local
579 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrm_w_d()
593 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrm_w_s() local
597 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrm_w_s()
611 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrp_l_d() local
615 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrp_l_d()
629 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrp_l_s() local
633 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrp_l_s()
647 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrp_w_d() local
651 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrp_w_d()
665 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrp_w_s() local
669 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrp_w_s()
683 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrz_l_d() local
686 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrz_l_d()
700 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrz_l_s() local
703 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrz_l_s()
717 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrz_w_d() local
720 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrz_w_d()
734 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrz_w_s() local
737 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrz_w_s()
751 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrne_l_d() local
755 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrne_l_d()
769 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrne_l_s() local
773 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrne_l_s()
787 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrne_w_d() local
791 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrne_w_d()
805 FloatRoundMode old_mode = get_float_rounding_mode(&env->fp_status); in helper_ftintrne_w_s() local
809 set_float_rounding_mode(old_mode, &env->fp_status); in helper_ftintrne_w_s()