Searched refs:Exp_1 (Results 1 – 4 of 4) sorted by relevance
172 #define Exp_1 ((__uint32_t)0x3f800000L) macro207 #define Exp_1 ((__uint32_t)0x3ff00000L) macro237 #define Exp_1 ((__uint32_t)0x41000000L) macro261 #define Exp_1 ((__uint32_t)0x40800000L) macro
122 #define Exp_1 ((__uint32_t)0x3f800000L) macro161 #define Exp_1 ((__uint32_t)0x3ff00000L) macro201 #define Exp_1 ((__uint32_t)0x41000000L) macro226 #define Exp_1 ((__uint32_t)0x40800000L) macro
756 d0 = Exp_1 | y >> (Ebits - k); in b2d()766 d0 = Exp_1 | y << k | z >> (32 - k); in b2d()774 d0 = Exp_1 | y; in b2d()783 d0 = Exp_1 | y << k - Ebits | z >> Ebits + 16 - k; in b2d()792 d0 = Exp_1 | y << k + 16 | z << k | w >> 16 - k; in b2d()
193 dword0(u) = Exp_1 + ((__int32_t)i << Exp_shift); in sulp()1234 dword0(rv0) = Exp_1 + (70 << Exp_shift);1246 dword0(rv0) = Exp_1 - 2*P*Exp_msk1;