Searched refs:overflow_enabled (Results 1 – 1 of 1) sorted by relevance
315 bool overflow_enabled = !!(env->fpscr & FP_OE); in float_overflow_excp() local316 if (overflow_enabled) { in float_overflow_excp()324 return overflow_enabled ? 0 : float_flag_inexact; in float_overflow_excp()