Searched refs:EFLAG_UNDERFLOW (Results 1 – 2 of 2) sorted by relevance
331 #define EFLAG_UNDERFLOW (1 << (31 - 4)) macro
178 if (eflag & EFLAG_UNDERFLOW) in record_exception()