Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h226 #define SPEFSCR_FINV 0x00000800 /* Embedded FP invalid operation */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h223 #define SPEFSCR_FINV 0x00000800 /* Embedded FP invalid operation */ macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtraps.c2167 else if ((spefscr & SPEFSCR_FINV) && (fpexc_mode & PR_FP_EXC_INV)) { in SPEFloatingPointException()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtraps.c2171 else if ((spefscr & SPEFSCR_FINV) && (fpexc_mode & PR_FP_EXC_INV)) { in DEFINE_INTERRUPT_HANDLER()

Completed in 14 milliseconds