Home
last modified time | relevance | path

Searched refs:SPEFSCR_FG (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/math-emu/
A Dmath_efp.c745 lo_inexact = __FPU_FPSCR & (SPEFSCR_FG | SPEFSCR_FX); in speround_handler()
/linux/arch/powerpc/include/asm/
A Dreg.h221 #define SPEFSCR_FG 0x00002000 /* Embedded FP guard bit */ macro
/linux/arch/powerpc/kernel/
A Dtraps.c2128 else if ((spefscr & (SPEFSCR_FG | SPEFSCR_FX)) && (fpexc_mode & PR_FP_EXC_RES)) in DEFINE_INTERRUPT_HANDLER()

Completed in 13 milliseconds