Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/math-emu/
Dfcmpo.c31 FP_SET_EXCEPTION(EFLAG_VXVC); in fcmpo()
Dmath.c195 if (eflag & EFLAG_VXVC) in record_exception()
/linux-4.4.14/arch/powerpc/include/asm/
Dsfp-machine.h374 #define EFLAG_VXVC (1 << (31 - 12)) macro