FP_EX_INVALID     184 arch/alpha/math-emu/math.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     258 arch/alpha/math-emu/math.c 			FP_SET_EXCEPTION (FP_EX_INVALID);
FP_EX_INVALID      20 arch/nds32/math-emu/fd2si.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      23 arch/nds32/math-emu/fd2si.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      20 arch/nds32/math-emu/fd2siz.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      23 arch/nds32/math-emu/fd2siz.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      20 arch/nds32/math-emu/fd2ui.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      23 arch/nds32/math-emu/fd2ui.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      20 arch/nds32/math-emu/fd2uiz.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      23 arch/nds32/math-emu/fd2uiz.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      20 arch/nds32/math-emu/fs2si.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      23 arch/nds32/math-emu/fs2si.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      20 arch/nds32/math-emu/fs2siz.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      23 arch/nds32/math-emu/fs2siz.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      20 arch/nds32/math-emu/fs2ui.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      23 arch/nds32/math-emu/fs2ui.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      20 arch/nds32/math-emu/fs2uiz.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID      23 arch/nds32/math-emu/fs2uiz.c 		__FPU_FPCSR |= FP_EX_INVALID;
FP_EX_INVALID     101 arch/powerpc/math-emu/math_efp.c #define FP_EX_MASK	(FP_EX_INEXACT | FP_EX_INVALID | FP_EX_DIVZERO | \
FP_EX_INVALID     277 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     301 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     312 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     333 arch/powerpc/math-emu/math_efp.c 			FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     407 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     431 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     442 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     453 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     475 arch/powerpc/math-emu/math_efp.c 			FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     566 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     574 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     586 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     593 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     604 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     611 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     640 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     642 arch/powerpc/math-emu/math_efp.c 				FP_SET_EXCEPTION(FP_EX_INVALID);
FP_EX_INVALID     676 arch/powerpc/math-emu/math_efp.c 	  &= ~(FP_EX_INVALID | FP_EX_UNDERFLOW) | current->thread.spefscr_last;
FP_EX_INVALID     704 arch/powerpc/math-emu/math_efp.c 		if ((FP_CUR_EXCEPTIONS & FP_EX_INVALID)
FP_EX_INVALID     229 arch/sparc/math-emu/math_32.c 			if (eflag & FP_EX_INVALID)
FP_EX_INVALID     230 arch/sparc/math-emu/math_32.c 				eflag = FP_EX_INVALID;
FP_EX_INVALID     478 arch/sparc/math-emu/math_32.c 			FP_SET_EXCEPTION (FP_EX_INVALID);
FP_EX_INVALID     487 arch/sparc/math-emu/math_32.c 			FP_SET_EXCEPTION (FP_EX_INVALID);
FP_EX_INVALID     496 arch/sparc/math-emu/math_32.c 			FP_SET_EXCEPTION (FP_EX_INVALID);
FP_EX_INVALID     113 arch/sparc/math-emu/math_64.c 			if(eflag & FP_EX_INVALID)
FP_EX_INVALID     114 arch/sparc/math-emu/math_64.c 				eflag = FP_EX_INVALID;
FP_EX_INVALID     492 arch/sparc/math-emu/math_64.c 				FP_SET_EXCEPTION (FP_EX_INVALID);
FP_EX_INVALID      76 include/math-emu/op-common.h 	  FP_SET_EXCEPTION(FP_EX_INVALID | FP_EX_INVALID_SNAN);		\
FP_EX_INVALID     338 include/math-emu/op-common.h 	FP_SET_EXCEPTION(FP_EX_INVALID | FP_EX_INVALID_ISI);		     \
FP_EX_INVALID     447 include/math-emu/op-common.h     FP_SET_EXCEPTION(FP_EX_INVALID | FP_EX_INVALID_IMZ);\
FP_EX_INVALID     510 include/math-emu/op-common.h     FP_SET_EXCEPTION(FP_EX_INVALID | FP_EX_INVALID_IDI);\
FP_EX_INVALID     517 include/math-emu/op-common.h     FP_SET_EXCEPTION(FP_EX_INVALID | FP_EX_INVALID_ZDZ);\
FP_EX_INVALID     608 include/math-emu/op-common.h 	    FP_SET_EXCEPTION(FP_EX_INVALID);				\
FP_EX_INVALID     627 include/math-emu/op-common.h 	    FP_SET_EXCEPTION(FP_EX_INVALID);				\
FP_EX_INVALID     696 include/math-emu/op-common.h 	    FP_SET_EXCEPTION(FP_EX_INVALID);					\
FP_EX_INVALID     784 include/math-emu/op-common.h 	    FP_SET_EXCEPTION(FP_EX_INVALID);					\
FP_EX_INVALID      51 include/math-emu/soft-fp.h #ifndef FP_EX_INVALID