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

/linux-master/arch/powerpc/math-emu/
H A Dfsqrts.c29 FP_SET_EXCEPTION(EFLAG_VXSQRT);
H A Dfsqrt.c28 FP_SET_EXCEPTION(EFLAG_VXSQRT);
H A Dmath.c200 if (eflag & EFLAG_VXSQRT)
/linux-master/arch/powerpc/include/asm/
H A Dsfp-machine.h342 #define EFLAG_VXSQRT (1 << (31 - 22)) macro

Completed in 224 milliseconds