Searched refs:EFLAG_INVALID (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | sfp-machine.h | 329 #define EFLAG_INVALID (1 << (31 - 2)) macro |
/arch/powerpc/math-emu/ | ||
D | math.c | 183 if (eflag & EFLAG_INVALID) in record_exception() |