Searched refs:EFLAG_VXSOFT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/powerpc/include/asm/ | ||
D | sfp-machine.h | 341 #define EFLAG_VXSOFT (1 << (31 - 21)) macro |
/linux-6.1.9/arch/powerpc/math-emu/ | ||
D | math.c | 198 if (eflag & EFLAG_VXSOFT) in record_exception() |