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