Home
last modified time | relevance | path

Searched refs:EFLAG_VXSOFT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc/math-emu/
Dsfp-machine.h375 #define EFLAG_VXSOFT (1 << (31 - 21)) macro
Dmath.c186 if (eflag & EFLAG_VXSOFT) in record_exception()