Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual522629-013
5-261
FP_IEEE_EXCEPTIONS_GET_ Procedure
FP_IEEE_EXCEPTIONS_GET_ Procedure
Summary
The FP_IEEE_EXCEPTIONS_GET_ procedure reads the IEEE floating-point
exception mask.
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Exceptions input
INT(32)
The 32-bit exception flags.
Note. This procedure is supported in the G06.06 RVU and all subsequent G-series RVUs. IEEE
floating-point is available on all S-series processors except S70000 servers with NSR-G processors.
#include <kfpieee.h>
fp_ieee_exceptions FP_IEEE_EXCEPTIONS_GET_(void);
?source $system.system.kfpieee
Exceptions := FP_IEEE_EXCEPTIONS_GET_ ;