Searched refs:twop32 (Results 1 – 7 of 7) sorted by relevance
7 twop32: label12 mulsd twop32-0b(%eax), %xmm1
12 static const double twop32 = 0x1.0p32; in __floatditf() local18 const double high_addend = (double)((int32_t)(a >> 32))*twop32 - twop52; in __floatditf()
12 static const double twop32 = 0x1.0p32; in __floatditf() local18 const double high_addend = (double)((int32_t)(a >> 32)) * twop32 - twop52; in __floatditf()
18 twop32: label30 mulsd REL_ADDR(twop32), %xmm1 // a_hi as a double (without rounding)
17 twop32: label29 mulsd REL_ADDR(twop32), %xmm1 // a_hi as a double (without rounding)
36 static const double twop32 = 4294967296.0; // 0x1.0p32 in ARM_EABI_FNALIAS() local40 const double high = (int32_t)(a >> 32) * twop32; in ARM_EABI_FNALIAS()
29 static const double twop32 = 4294967296.0; // 0x1.0p32 in __floatdidf() local36 const double high = (int32_t)(a >> 32) * twop32; in __floatdidf()