HomeSort by: relevance | last modified time | path
    Searched defs:f64 (Results 1 - 22 of 22) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid128_logb.c 32 int_float f64, fx; variable
43 f64.i = 0x5f800000;
45 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
bid128_rem.c 34 int_float f64, fx; variable
170 f64.i = 0x5f800000;
179 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
bid128_sqrt.c 39 int_float fx, f64; variable
91 f64.i = 0x5f800000;
94 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
302 int_float fx, f64;
362 f64.i = 0x5f800000;
365 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
bid128_div.c 42 int_float fx, fy, f64; variable
152 f64.i = 0x5f800000;
155 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
156 fy.d = (float) CY.w[1] * f64.d + (float) CY.w[0];
193 f64.i = 0x5f800000;
194 fx.d = (float) CQ.w[1] * f64.d + (float) CQ.w[0];
493 int_float fx, fy, f64;
613 f64.i = 0x5f800000;
616 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
617 fy.d = (float) CY.w[1] * f64.d + (float) CY.w[0]
    [all...]
bid64_sqrt.c 220 int_float fx, f64; local
281 f64.i = 0x5f800000;
284 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
bid_sqrt_macros.h 37 int_float f64; local
40 f64.i = 0x5f800000;
41 l64 = (BINARY80) f64.d;
56 int_float fx, f64, fm64; local
60 f64.i = 0x5f800000;
61 l64 = (BINARY80) f64.d;
141 int_double f64, ly; local
145 f64.i = 0x43f0000000000000ull;
146 l64 = f64.d;
235 int_double f64, ly local
    [all...]
bid64_div.c 525 int_float fx, fy, f64; local
632 f64.i = 0x5f800000;
635 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
636 fy.d = (float) CY.w[1] * f64.d + (float) CY.w[0];
665 f64.i = 0x5f800000;
666 fx.d = (float) CQ.w[1] * f64.d + (float) CQ.w[0];
939 int_float fx, fy, f64; variable
1055 f64.i = 0x5f800000;
1058 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
1059 fy.d = (float) CY.w[1] * f64.d + (float) CY.w[0]
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid128_logb.c 32 int_float f64, fx; variable
43 f64.i = 0x5f800000;
45 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
bid128_rem.c 34 int_float f64, fx; variable
170 f64.i = 0x5f800000;
179 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
bid128_sqrt.c 39 int_float fx, f64; variable
91 f64.i = 0x5f800000;
94 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
302 int_float fx, f64;
362 f64.i = 0x5f800000;
365 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
bid128_div.c 42 int_float fx, fy, f64; variable
152 f64.i = 0x5f800000;
155 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
156 fy.d = (float) CY.w[1] * f64.d + (float) CY.w[0];
193 f64.i = 0x5f800000;
194 fx.d = (float) CQ.w[1] * f64.d + (float) CQ.w[0];
493 int_float fx, fy, f64;
613 f64.i = 0x5f800000;
616 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
617 fy.d = (float) CY.w[1] * f64.d + (float) CY.w[0]
    [all...]
bid64_sqrt.c 220 int_float fx, f64; local
281 f64.i = 0x5f800000;
284 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
bid_sqrt_macros.h 37 int_float f64; local
40 f64.i = 0x5f800000;
41 l64 = (BINARY80) f64.d;
56 int_float fx, f64, fm64; local
60 f64.i = 0x5f800000;
61 l64 = (BINARY80) f64.d;
141 int_double f64, ly; local
145 f64.i = 0x43f0000000000000ull;
146 l64 = f64.d;
235 int_double f64, ly local
    [all...]
bid64_div.c 525 int_float fx, fy, f64; local
632 f64.i = 0x5f800000;
635 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
636 fy.d = (float) CY.w[1] * f64.d + (float) CY.w[0];
665 f64.i = 0x5f800000;
666 fx.d = (float) CQ.w[1] * f64.d + (float) CQ.w[0];
939 int_float fx, fy, f64; variable
1055 f64.i = 0x5f800000;
1058 fx.d = (float) CX.w[1] * f64.d + (float) CX.w[0];
1059 fy.d = (float) CY.w[1] * f64.d + (float) CY.w[0]
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
floatn.c 22 _Float64 f64; variable
36 f64 = 2.25f64;
42 c64 = 2.25f64 + 1.0if;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
floatn.c 22 _Float64 f64; variable
36 f64 = 2.25f64;
42 c64 = 2.25f64 + 1.0if;
  /src/sys/arch/sparc64/sparc64/
db_trace.c 143 struct frame64 *f64; local
150 f64 = (struct frame64 *)(frame + BIAS);
151 pc = (db_addr_t)KLOAD(f64->fr_pc);
153 frame = KLOAD(f64->fr_fp);
186 f64 = (struct frame64 *)(frame + BIAS);
188 (*pr)("%lx, ", (long)KLOAD(f64->fr_arg[i]));
189 (*pr)("%lx) at ", (long)KLOAD(f64->fr_arg[i]));
  /src/external/gpl3/gcc/dist/libgcc/
dfp-bit.c 492 decDouble f64;
499 f64 = *decSingleToWider (&u32.f, &f64);
500 i = DEC_FLOAT_TO_INT (&f64, &context, context.round);
569 decDouble f64;
573 f64 = *DEC_FLOAT_FROM_INT (&f64, i);
574 u32.f = *decSingleFromWider (&u32.f, &f64, &context);
490 decDouble f64; local
567 decDouble f64; local
  /src/external/gpl3/gcc.old/dist/libgcc/
dfp-bit.c 492 decDouble f64;
499 f64 = *decSingleToWider (&u32.f, &f64);
500 i = DEC_FLOAT_TO_INT (&f64, &context, context.round);
569 decDouble f64;
573 f64 = *DEC_FLOAT_FROM_INT (&f64, i);
574 u32.f = *decSingleFromWider (&u32.f, &f64, &context);
490 decDouble f64; local
567 decDouble f64; local
  /src/external/lgpl3/gmp/dist/tests/rand/
t-rand.c 73 const char *f64[ENTS] = {"0.48a74f367fa7b5c8@0", "0.bba9e9dc1b263076@0", "0.9e0ac84e7678e0fb@0", "0.11416581728b3e35@0", "0.b6ab610523f0f1f7@0", "0.be540e8e95c0eb4b@0", "0.439ae16057dbc9d3@0", "0.f34fb260db24395@0", "0.fd3a317effc289bf@0", "0.1d80301fb3d1a0d1@0"}; variable
123 {f64, 64},
  /src/regress/lib/libc/ieeefp/testfloat/
systfloat.c 76 float64 f64; member in union:__anon602
118 return uz.f64;
159 return uz.f64;
211 return uz.f64;
300 const union64 uz = { .f64 = a };
309 const union64 uz = { .f64 = a };
318 const union64 ua = { .f64 = a };
329 const union64 ua = { .f64 = a };
342 const union64 ua = { .f64 = a };
353 const union64 ua = { .f64 = a }, ub = { .f64 = b }
    [all...]
  /src/tests/usr.bin/xlint/lint1/
queries.c 66 f64_t f64; variable
228 f32 = (f32_t)f64;
231 f32 = (f64_t)f64;
233 f64 = (f32_t)f32;
234 f64 = (f32_t)f64;
236 f64 = (f64_t)f32;
239 f64 = (f64_t)f64;
512 f64 = s32
    [all...]

Completed in 39 milliseconds