FP_CUR_EXCEPTIONS   22 arch/nds32/math-emu/faddd.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   22 arch/nds32/math-emu/fadds.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   21 arch/nds32/math-emu/fd2s.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   26 arch/nds32/math-emu/fd2si.c 		__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   26 arch/nds32/math-emu/fd2siz.c 		__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   26 arch/nds32/math-emu/fd2ui.c 		__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   26 arch/nds32/math-emu/fd2uiz.c 		__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   26 arch/nds32/math-emu/fdivd.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   25 arch/nds32/math-emu/fdivs.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   22 arch/nds32/math-emu/fmuld.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   22 arch/nds32/math-emu/fmuls.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   20 arch/nds32/math-emu/fnegd.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   20 arch/nds32/math-emu/fnegs.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   22 arch/nds32/math-emu/fs2d.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   26 arch/nds32/math-emu/fs2si.c 		__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   26 arch/nds32/math-emu/fs2siz.c 		__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   26 arch/nds32/math-emu/fs2ui.c 		__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   26 arch/nds32/math-emu/fs2uiz.c 		__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   20 arch/nds32/math-emu/fsi2d.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   20 arch/nds32/math-emu/fsi2s.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   20 arch/nds32/math-emu/fsqrtd.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   20 arch/nds32/math-emu/fsqrts.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   26 arch/nds32/math-emu/fsubd.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   26 arch/nds32/math-emu/fsubs.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   20 arch/nds32/math-emu/fui2d.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   20 arch/nds32/math-emu/fui2s.c 	__FPU_FPCSR |= FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS  177 arch/powerpc/include/asm/sfp-machine.h 	if (!FP_CUR_EXCEPTIONS || !__FPU_TRAP_P(FP_CUR_EXCEPTIONS))	\
FP_CUR_EXCEPTIONS  186 arch/powerpc/include/asm/sfp-machine.h 	   if (!FP_CUR_EXCEPTIONS || !__FPU_TRAP_P(FP_CUR_EXCEPTIONS)) {	\
FP_CUR_EXCEPTIONS  190 arch/powerpc/include/asm/sfp-machine.h 		   if (!FP_CUR_EXCEPTIONS || !__FPU_TRAP_P(FP_CUR_EXCEPTIONS))	\
FP_CUR_EXCEPTIONS   38 arch/powerpc/math-emu/fadd.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   39 arch/powerpc/math-emu/fadds.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   47 arch/powerpc/math-emu/fcmpo.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   46 arch/powerpc/math-emu/fdiv.c 			return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   56 arch/powerpc/math-emu/fdiv.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   47 arch/powerpc/math-emu/fdivs.c 			return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   58 arch/powerpc/math-emu/fdivs.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   51 arch/powerpc/math-emu/fmadd.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   52 arch/powerpc/math-emu/fmadds.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   54 arch/powerpc/math-emu/fmsub.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   55 arch/powerpc/math-emu/fmsubs.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   45 arch/powerpc/math-emu/fmul.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   46 arch/powerpc/math-emu/fmuls.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   54 arch/powerpc/math-emu/fnmadd.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   55 arch/powerpc/math-emu/fnmadds.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   57 arch/powerpc/math-emu/fnmsub.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   58 arch/powerpc/math-emu/fnmsubs.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   29 arch/powerpc/math-emu/frsp.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   40 arch/powerpc/math-emu/fsqrt.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   41 arch/powerpc/math-emu/fsqrts.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   44 arch/powerpc/math-emu/fsub.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS   45 arch/powerpc/math-emu/fsubs.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS  677 arch/powerpc/math-emu/math_efp.c 	__FPU_FPSCR |= (FP_CUR_EXCEPTIONS & FP_EX_MASK);
FP_CUR_EXCEPTIONS  686 arch/powerpc/math-emu/math_efp.c 			FP_CUR_EXCEPTIONS, __FPU_FPSCR);
FP_CUR_EXCEPTIONS  692 arch/powerpc/math-emu/math_efp.c 		if ((FP_CUR_EXCEPTIONS & FP_EX_DIVZERO)
FP_CUR_EXCEPTIONS  695 arch/powerpc/math-emu/math_efp.c 		if ((FP_CUR_EXCEPTIONS & FP_EX_OVERFLOW)
FP_CUR_EXCEPTIONS  698 arch/powerpc/math-emu/math_efp.c 		if ((FP_CUR_EXCEPTIONS & FP_EX_UNDERFLOW)
FP_CUR_EXCEPTIONS  701 arch/powerpc/math-emu/math_efp.c 		if ((FP_CUR_EXCEPTIONS & FP_EX_INEXACT)
FP_CUR_EXCEPTIONS  704 arch/powerpc/math-emu/math_efp.c 		if ((FP_CUR_EXCEPTIONS & FP_EX_INVALID)
FP_CUR_EXCEPTIONS   36 arch/powerpc/math-emu/stfs.c 	if (!FP_CUR_EXCEPTIONS || !__FPU_TRAP_P(FP_CUR_EXCEPTIONS)) {
FP_CUR_EXCEPTIONS   42 arch/powerpc/math-emu/stfs.c 	return FP_CUR_EXCEPTIONS;
FP_CUR_EXCEPTIONS  164 include/math-emu/op-common.h 	    if ((FP_CUR_EXCEPTIONS & FP_EX_INEXACT) ||		\