Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dreg.h223 #define SPEFSCR_FINV 0x00000800 /* Embedded FP invalid operation */ macro
/linux/arch/powerpc/kernel/
A Dtraps.c2125 else if ((spefscr & SPEFSCR_FINV) && (fpexc_mode & PR_FP_EXC_INV)) { in DEFINE_INTERRUPT_HANDLER()

Completed in 13 milliseconds