Searched refs:save_mode (Results 1 – 1 of 1) sorted by relevance
1186 FloatRoundMode save_mode = env->fp_status.float_rounding_mode; in helper_f2xm1() local1205 env->fp_status.float_rounding_mode = save_mode; in helper_f2xm1()1285 env->fp_status.float_rounding_mode = save_mode; in helper_f2xm1()1486 FloatRoundMode save_mode = env->fp_status.float_rounding_mode; in helper_fpatan() local1796 env->fp_status.float_rounding_mode = save_mode; in helper_fpatan()2124 FloatRoundMode save_mode = env->fp_status.float_rounding_mode; in helper_fyl2xp1() local2142 env->fp_status.float_rounding_mode = save_mode; in helper_fyl2xp1()2227 FloatRoundMode save_mode = env->fp_status.float_rounding_mode; in helper_fyl2x() local2248 env->fp_status.float_rounding_mode = save_mode; in helper_fyl2x()2287 env->fp_status.float_rounding_mode = save_mode; in helper_fyl2x()