FPU_normalize_nuo  192 arch/x86/math-emu/fpu_emu.h asmlinkage int FPU_normalize_nuo(FPU_REG *x);
FPU_normalize_nuo  930 arch/x86/math-emu/fpu_trig.c 		tag = FPU_normalize_nuo(&tmp);
FPU_normalize_nuo 1054 arch/x86/math-emu/fpu_trig.c 				tag = FPU_normalize_nuo(&exponent);
FPU_normalize_nuo   51 arch/x86/math-emu/poly_l2.c 	tag = FPU_normalize_nuo(&x);
FPU_normalize_nuo   38 arch/x86/math-emu/reg_convert.c 			FPU_normalize_nuo(x);
FPU_normalize_nuo   45 arch/x86/math-emu/reg_ld_str.c 	tag = FPU_normalize_nuo(r);