Home
last modified time | relevance | path

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

/linux/arch/powerpc/math-emu/
H A Dmath_efp.c749 lo_inexact = __FPU_FPSCR & (SPEFSCR_FG | SPEFSCR_FX); in speround_handler()
/linux/arch/powerpc/include/asm/
H A Dreg.h221 #define SPEFSCR_FG 0x00002000 /* Embedded FP guard bit */ macro