Performs processing in response to the floating-point exception.
This API function is called to run interrupt processing in response to a floating-point exception occurred when detecting the five exception events ( overflow, underflow, inexact, division-by-zero, and invalid operation ) specified in the IEEE754 standard and another floating-point exception that is generated on detection of unimplemented processing. |