Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsfp-machine.h333 #define EFLAG_INEXACT (1 << (31 - 6)) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsfp-machine.h333 #define EFLAG_INEXACT (1 << (31 - 6)) macro
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dmath.c182 if (eflag & EFLAG_INEXACT) in record_exception()
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dmath.c182 if (eflag & EFLAG_INEXACT) in record_exception()

Completed in 4 milliseconds