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