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

/linux-master/arch/powerpc/math-emu/
H A Dfdiv.c37 FP_SET_EXCEPTION(EFLAG_VXIDI);
H A Dfdivs.c38 FP_SET_EXCEPTION(EFLAG_VXIDI);
H A Dmath.c190 if (eflag & EFLAG_VXIDI)
/linux-master/arch/powerpc/include/asm/
H A Dsfp-machine.h120 #define FP_EX_INVALID_IDI EFLAG_VXIDI
337 #define EFLAG_VXIDI (1 << (31 - 9)) macro

Completed in 213 milliseconds