normalize_no_excep  138 arch/x86/math-emu/reg_ld_str.c 			return normalize_no_excep(loaded_data, DOUBLE_Emin,
normalize_no_excep  181 arch/x86/math-emu/reg_ld_str.c 		return normalize_no_excep(loaded_data, SINGLE_Emin, negative)
normalize_no_excep  236 arch/x86/math-emu/reg_ld_str.c 	return normalize_no_excep(st0_ptr, 63, sign);
normalize_no_excep  265 arch/x86/math-emu/reg_ld_str.c 	return normalize_no_excep(loaded_data, 31, negative);
normalize_no_excep  294 arch/x86/math-emu/reg_ld_str.c 	return normalize_no_excep(loaded_data, 15, negative);
normalize_no_excep  330 arch/x86/math-emu/reg_ld_str.c 		return normalize_no_excep(st0_ptr, 63, sign);