Searched refs:excph (Results 1 – 1 of 1) sorted by relevance
316 int excp, excph; in helper_float_cvtpw_ps() local326 excph = get_float_exception_flags(&env->active_fpu.fp_status); in helper_float_cvtpw_ps()327 if (excph & (float_flag_overflow | float_flag_invalid)) { in helper_float_cvtpw_ps()331 set_float_exception_flags(excp | excph, &env->active_fpu.fp_status); in helper_float_cvtpw_ps()