Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dsfp-machine.h341 #define EFLAG_VXSOFT (1 << (31 - 21)) macro
/linux/arch/powerpc/math-emu/
H A Dmath.c198 if (eflag & EFLAG_VXSOFT) in record_exception()