Home
last modified time | relevance | path

Searched refs:SINGLE_Emax (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dreg_ld_str.c35 #define SINGLE_Emax 127 /* largest valid exponent */ macro
205 else if ( exp > SINGLE_Emax + EXTENDED_Ebias ) in FPU_load_single()
733 if ( exp > SINGLE_Emax ) in FPU_store_single()