SINGLE_Emin 175 arch/x86/math-emu/reg_ld_str.c if (exp < SINGLE_Emin + EXTENDED_Ebias) { SINGLE_Emin 180 arch/x86/math-emu/reg_ld_str.c return normalize_no_excep(loaded_data, SINGLE_Emin, negative) SINGLE_Emin 576 arch/x86/math-emu/reg_ld_str.c if (exp < SINGLE_Emin) { SINGLE_Emin 577 arch/x86/math-emu/reg_ld_str.c addexponent(&tmp, -SINGLE_Emin + 23); /* largest exp to be 22 */