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