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

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

Completed in 108 milliseconds