SINGLE_Ebias 173 arch/x86/math-emu/reg_ld_str.c exp = ((m32 & 0x7f800000) >> 23) - SINGLE_Ebias + EXTENDED_Ebias; SINGLE_Ebias 670 arch/x86/math-emu/reg_ld_str.c templ |= ((exp + SINGLE_Ebias) & 0xff) << 23;