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