Lines Matching full:exception
81 which includes the exception flags and rounding modes defined in
84 Exception flags are set as side-effects of floating-point arithmetic
92 A divide-by-zero exception occurs when the
97 raises a divide-by-zero exception.
99 An inexact exception is raised whenever there is a loss of accuracy
110 an overflow exception occurs when an infinity is produced because
116 raises an overflow exception.
135 processor's floating-point exception flags, respectively.
179 which includes exception flags, the current exception mask,
186 but with the additional effect of clearing the exception flags and
190 In non-stop mode, floating-point operations will set exception flags
210 It explicitly raises an invalid exception on appropriate inputs using
213 values, and then it allows an inexact exception to be raised only if