Home
last modified time | relevance | path

Searched refs:EFLAG_OVERFLOW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsfp-machine.h330 #define EFLAG_OVERFLOW (1 << (31 - 3)) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsfp-machine.h330 #define EFLAG_OVERFLOW (1 << (31 - 3)) macro
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dmath.c176 if (eflag & EFLAG_OVERFLOW) in record_exception()
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dmath.c176 if (eflag & EFLAG_OVERFLOW) in record_exception()

Completed in 4 milliseconds