Home
last modified time | relevance | path

Searched refs:EFLAG_INVALID (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Dsfp-machine.h329 #define EFLAG_INVALID (1 << (31 - 2)) macro
/arch/powerpc/math-emu/
Dmath.c183 if (eflag & EFLAG_INVALID) in record_exception()