CEE3231S
An IEEE overflow and inexact exception was reported.

Explanation

IEEE interruption simulation (IIS) event instructions were used to report an IEEE overflow and inexact exception. Floating point software might detect that the rounded result of an operation was larger in magnitude than the largest finite number in the target format, and the scaled result could not be represented exactly.

System action

The thread/process is terminated.

Programmer response

Use a condition handling routine to recover the error and resume the application.

Symbolic Feedback Code

CEE34V