Searched refs:EFLAG_UNDERFLOW (Results 1 – 3 of 3) sorted by relevance
96 __ret |= EFLAG_UNDERFLOW; \104 __ret |= EFLAG_UNDERFLOW; \
365 #define EFLAG_UNDERFLOW (1 << (31 - 4)) macro
168 if (eflag & EFLAG_UNDERFLOW) in record_exception()