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