Home
last modified time | relevance | path

Searched refs:EFLAG_VXVC (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/ppc/math-emu/
Dfcmpo.c30 ret |= EFLAG_VXVC; in fcmpo()
Dsfp-machine.h374 #define EFLAG_VXVC (1 << (31 - 12)) macro
Dmath.c184 if (eflag & EFLAG_VXVC) in record_exception()