FP_X_UFL
#define EXCPMASK (FP_X_INV|FP_X_DNML|FP_X_DZ|FP_X_OFL|FP_X_UFL|FP_X_IMP)
(fpgetmask() & FP_X_UFL) != 0)