Searched refs:x1 (Results 1 - 25 of 2362) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/lib/libm/src/
H A Ds_exp2.c43 redux = 0x1.8p52 / TBLSIZE,
44 P1 = 0x1.62e42fefa39efp-1,
45 P2 = 0x1.ebfbdff82c575p-3,
46 P3 = 0x1.c6b08d704a0a6p-5,
47 P4 = 0x1.3b2ab88f70400p-7,
48 P5 = 0x1.5d88003875c74p-10;
54 0x1.6a09e667f3d5dp-1, 0x1.9880p-44,
55 0x1.6b052fa751744p-1, 0x1
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dhex-round-1.c14 if (0x1.0000011p0f == 1)
16 if (0x1.00000101p0f == 1)
18 if (0x1.000001001p0f == 1)
20 if (0x1.0000010001p0f == 1)
22 if (0x1.00000100001p0f == 1)
24 if (0x1.000001000001p0f == 1)
26 if (0x1.0000010000001p0f == 1)
28 if (0x1.00000100000001p0f == 1)
30 if (0x1.000001000000001p0f == 1)
32 if (0x1
[all...]
H A Dc99-hexfloat-1.c6 double d = 0x1.2p2; /* { dg-bogus "radix 16" "bogus C99 hex float error" } */
H A Dc90-hexfloat-1.c6 double d = 0x1.2p2; /* { dg-bogus "warning" "warning in place of error" } */
10 double d2 = 0x1...p2; /* { dg-bogus "warning" "warning in place of error" } */
H A Ddeclspec-2.c11 x1; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dhex-round-1.c13 if (0x1.0000011p0f == 1)
15 if (0x1.00000101p0f == 1)
17 if (0x1.000001001p0f == 1)
19 if (0x1.0000010001p0f == 1)
21 if (0x1.00000100001p0f == 1)
23 if (0x1.000001000001p0f == 1)
25 if (0x1.0000010000001p0f == 1)
27 if (0x1.00000100000001p0f == 1)
29 if (0x1.000001000000001p0f == 1)
31 if (0x1
[all...]
H A Dc99-hexfloat-1.c6 double d = 0x1.2p2; /* { dg-bogus "radix 16" "bogus C99 hex float error" } */
H A Dc90-hexfloat-1.c6 double d = 0x1.2p2; /* { dg-bogus "warning" "warning in place of error" } */
10 double d2 = 0x1...p2; /* { dg-bogus "warning" "warning in place of error" } */
H A Ddeclspec-2.c11 x1; variable
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-powerpc/
H A Daix-no-dup-syms-1a.s5 .globl x1
6 .csect x1[RW]
7 x1: label
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr32540-2.c6 if (f()) options |= 0x1 << 0;
7 if (f()) options |= 0x1 << 1;
8 if (f()) options |= 0x1 << 2;
9 if (f()) options |= 0x1 << 3;
10 if (f()) options |= 0x1 << 4;
11 if (f()) options |= 0x1 << 5;
12 if (f()) options |= 0x1 << 6;
13 if (f()) options |= 0x1 << 7;
14 if (f()) options |= 0x1 << 8;
15 if (f()) options |= 0x1 <<
[all...]
H A Dpr32540-1.c7 if (f()) options |= 0x1 << 1;
8 if (f()) options |= 0x1 << 2;
9 if (f()) options |= 0x1 << 3;
10 if (f()) options |= 0x1 << 4;
11 if (f()) options |= 0x1 << 5;
12 if (f()) options |= 0x1 << 6;
13 if (f()) options |= 0x1 << 7;
14 if (f()) options |= 0x1 << 8;
15 if (f()) options |= 0x1 << 9;
16 if (f()) options |= 0x1 << 1
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/sim/sh/
H A Dpdmsb.s12 lds r0, x1
19 L0: pdmsb x0, x1
20 # assert_sreg 31<<16, x1
21 set_sreg 0x1, x0
22 L1: pdmsb x0, x1
23 assert_sreg 30<<16, x1
25 L2: pdmsb x0, x1
26 assert_sreg 29<<16, x1
28 L3: pdmsb x0, x1
29 assert_sreg 28<<16, x1
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/warn/
H A Dpr13358-2.C10 unsigned long long x1, x2, x3; // { dg-error "ISO C\\+\\+ 1998 does not support 'long long'" } local
12 x1 = 0x1b27da572ef3cd86; // { dg-error "integer constant is too large for 'long' type" "long long" { target ilp32 } }
19 unsigned long long x1, x2, x3; // { dg-error "ISO C\\+\\+ 1998 does not support 'long long'" } local
21 x1 = 0x1b27da572ef3cd86LL; // { dg-error "long long" }
H A Dpr13358-3.C10 unsigned long long x1, x2, x3; local
12 x1 = 0x1b27da572ef3cd86;
19 unsigned long long x1, x2, x3; local
21 x1 = 0x1b27da572ef3cd86LL;
H A Dpr13358-4.C10 unsigned long long x1, x2, x3; // { dg-warning "ISO C\\+\\+ 1998 does not support 'long long'" } local
12 x1 = 0x1b27da572ef3cd86; // { dg-warning "integer constant is too large for 'long' type" "long long" { target ilp32 } }
19 unsigned long long x1, x2, x3; // { dg-warning "ISO C\\+\\+ 1998 does not support 'long long'" } local
21 x1 = 0x1b27da572ef3cd86LL; // { dg-warning "long long" }
H A Dpr13358.C10 unsigned long long x1, x2, x3; local
12 x1 = 0x1b27da572ef3cd86;
19 unsigned long long x1, x2, x3; local
21 x1 = 0x1b27da572ef3cd86LL;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20030109-1.c3 int x1, x2, x3; local
5 bar (&x2 - &x1, &x3 - &x2);
H A D20040303-2.c9 int x1 = x; local
11 x1++;
12 if (x1 != 3)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Davx-vsqrtps-256-1.c11 float e[8] = {0x1.7edeccp+10, 0x1.e3fa46p+8, 0x1.dabbcep+7, 0x1.d93e0cp+9,\
12 0x1.d3881cp+7, 0x1.54abbp+4, 0x1.19195cp+5, 0x1.719742p+5};
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20030109-1.c3 int x1, x2, x3; local
5 bar (&x2 - &x1, &x3 - &x2);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/torture/
H A Dbuiltin-sin-mpfr-1.c18 TESTIT (-0x1.c0016155c4da3p-1, -0x1.88fc58bcf030dp-1);
20 TESTIT (0x1.30654d85c2756p-2, 0x1.2beeb9de27a79p-2);
22 TESTIT (0x1.fe68ccaa8e201p+2, 0x1.fc3f0c54e97a7p-1);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-cris/
H A Dtls-hx1x2.s1 .hidden x1
2 .globl x1
5 .type x1, @object
6 .size x1, 4
7 x1: label
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_convert_data.c820 0x3, 0x4, 0x10, 0x40, 0x0, 0x1, 0x4, 0x10, 0x40, 0x0, 0x1, 0x4, 0x20,
821 0x40, 0x0, 0x1,
822 0x4, 0x10, 0x40, 0x0, 0x1, 0x4, 0x10, 0x40, 0x0, 0x2, 0x4, 0x10, 0x40,
823 0x0, 0x1, 0x4,
824 0x10, 0x40, 0x0, 0x1, 0x4, 0x20, 0x40, 0x0, 0x1, 0x4, 0x10, 0x40, 0x0,
825 0x1, 0x4, 0x10,
826 0x40, 0x0, 0x2, 0x4, 0x10, 0x40, 0x0, 0x1, 0x4, 0x10, 0x40, 0x0, 0x1,
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20040208-1.c5 x = 0x1.0p-500L;
6 x *= 0x1.0p-522L;
7 if (x != 0x1.0p-1022L)

Completed in 149 milliseconds

1234567891011>>