Home
last modified time | relevance | path

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

/linux/arch/powerpc/math-emu/
H A Dmath.c217 ((fpscr & FPSCR_XX) && (fpscr & FPSCR_XE))) in record_exception()
/linux/arch/powerpc/include/asm/
H A Dreg.h200 #define FPSCR_XE 0x00000008 /* FP inexact exception enable */ macro