Searched refs:EFLAG_VXSNAN (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/math-emu/
H A Dfsqrts.c31 FP_SET_EXCEPTION(EFLAG_VXSNAN);
H A Dfsqrt.c30 FP_SET_EXCEPTION(EFLAG_VXSNAN);
H A Dmath.c186 if (eflag & EFLAG_VXSNAN)
/linux-master/arch/powerpc/include/asm/
H A Dsfp-machine.h118 #define FP_EX_INVALID_SNAN EFLAG_VXSNAN
335 #define EFLAG_VXSNAN (1 << (31 - 7)) macro

Completed in 134 milliseconds