Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/math-emu/
Dfsqrt.c26 ret |= EFLAG_VXSQRT; in fsqrt()
Dfsqrts.c27 ret |= EFLAG_VXSQRT; in fsqrts()
Dsfp-machine.h376 #define EFLAG_VXSQRT (1 << (31 - 22)) macro
Dmath.c188 if (eflag & EFLAG_VXSQRT) in record_exception()