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