Home
last modified time | relevance | path

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

/arch/powerpc/math-emu/
Dfcmpo.c32 FP_SET_EXCEPTION(EFLAG_VXVC); in fcmpo()
Dmath.c196 if (eflag & EFLAG_VXVC) in record_exception()
/arch/powerpc/include/asm/
Dsfp-machine.h340 #define EFLAG_VXVC (1 << (31 - 12)) macro