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