normalize_no_excep  137 arch/x86/math-emu/reg_ld_str.c 			return normalize_no_excep(loaded_data, DOUBLE_Emin,
normalize_no_excep  180 arch/x86/math-emu/reg_ld_str.c 		return normalize_no_excep(loaded_data, SINGLE_Emin, negative)
normalize_no_excep  235 arch/x86/math-emu/reg_ld_str.c 	return normalize_no_excep(st0_ptr, 63, sign);
normalize_no_excep  264 arch/x86/math-emu/reg_ld_str.c 	return normalize_no_excep(loaded_data, 31, negative);
normalize_no_excep  293 arch/x86/math-emu/reg_ld_str.c 	return normalize_no_excep(loaded_data, 15, negative);
normalize_no_excep  329 arch/x86/math-emu/reg_ld_str.c 		return normalize_no_excep(st0_ptr, 63, sign);