Searched refs:Exp_1 (Results 1 – 4 of 4) sorted by relevance
176 #define Exp_1 ((__uint32_t)0x3f800000L) macro211 #define Exp_1 ((__uint32_t)0x3ff00000L) macro241 #define Exp_1 ((__uint32_t)0x41000000L) macro265 #define Exp_1 ((__uint32_t)0x40800000L) macro
123 #define Exp_1 ((__uint32_t)0x3f800000L) macro162 #define Exp_1 ((__uint32_t)0x3ff00000L) macro202 #define Exp_1 ((__uint32_t)0x41000000L) macro227 #define Exp_1 ((__uint32_t)0x40800000L) macro
747 d0 = Exp_1 | y >> (Ebits - k); in b2d()757 d0 = Exp_1 | y << k | z >> (32 - k); in b2d()765 d0 = Exp_1 | y; in b2d()774 d0 = Exp_1 | y << k - Ebits | z >> Ebits + 16 - k; in b2d()783 d0 = Exp_1 | y << k + 16 | z << k | w >> 16 - k; in b2d()
194 dword0(u) = Exp_1 + ((__int32_t)i << Exp_shift); in sulp()1235 dword0(rv0) = Exp_1 + (70 << Exp_shift);1247 dword0(rv0) = Exp_1 - 2*P*Exp_msk1;