Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsfp-machine.h331 #define EFLAG_UNDERFLOW (1 << (31 - 4)) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsfp-machine.h331 #define EFLAG_UNDERFLOW (1 << (31 - 4)) macro
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dmath.c178 if (eflag & EFLAG_UNDERFLOW) in record_exception()
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dmath.c178 if (eflag & EFLAG_UNDERFLOW) in record_exception()

Completed in 3 milliseconds