Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/math-emu/
Dfdiv.c35 ret |= EFLAG_VXIDI; in fdiv()
Dfdivs.c36 ret |= EFLAG_VXIDI; in fdivs()
Dsfp-machine.h371 #define EFLAG_VXIDI (1 << (31 - 9)) macro
Dmath.c178 if (eflag & EFLAG_VXIDI) in record_exception()