Searched refs:d2 (Results 1 - 25 of 704) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20021103-1.c7 double d1 = 3.14159, d2; local
8 if (&d2 == &d1)
H A Dpr22269.c7 int d2; local
12 ((d2)&=(int)0x0000ffffL, (d2)|=((int)(short)(0))<<16);
13 ((d2)&=(int)0xffff0000UL, (d2)|=(int)(unsigned short)(0x3b9a));
15 printf(" divisor >>: %ld\n", d2);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20021103-1.c7 double d1 = 3.14159, d2; local
8 if (&d2 == &d1)
H A Dpr22269.c7 int d2; local
12 ((d2)&=(int)0x0000ffffL, (d2)|=((int)(short)(0))<<16);
13 ((d2)&=(int)0xffff0000UL, (d2)|=(int)(unsigned short)(0x3b9a));
15 printf(" divisor >>: %ld\n", d2);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mn10200/
H A Dmuldiv.s2 mul d1,d2
3 mulu d2,d3
4 divu d3,d2
H A Dshift.s2 asr d2
5 rol d2
H A Dsub.s2 sub d1,d2
3 sub d2,a3
6 sub 32767,d2
7 sub 131071,d2
10 subc d1,d2
H A Dlogical.s2 and d1,d2
3 and 127,d2
6 or d1,d2
7 or 127,d2
10 xor d1,d2
H A Dext.s3 extx d2
5 extxb d2
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mn10300/
H A Dextend.s3 getx d2
4 mulq d1,d2
5 mulq 16,d2
8 mulqu d1,d2
9 mulqu 16,d2
12 sat16 d2,d3
13 sat24 d3,d2
14 bsch d1,d2
H A Dshift.s2 asr d1,d2
3 asr 4,d2
4 lsr d2,d3
6 asl d3,d2
7 asl 4,d2
8 asl2 d2
10 rol d2
H A Dsub.s2 sub d1,d2
3 sub d2,a3
6 sub 131071,d2
8 subc d1,d2
H A Dmuldiv.s2 mul d1,d2
3 mulu d2,d3
5 divu d3,d2
H A Dlogical.s2 and d1,d2
3 and 127,d2
7 or d1,d2
8 or 127,d2
12 xor d1,d2
H A Dext.s3 extb d2
5 exth d2
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20090711-1.c16 long long d2 = div(d1); local
17 if (d2 != -30212)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dpr25805.c9 int d2 = 0; variable
14 d2 = 1;
H A Dc90-hexfloat-1.c10 double d2 = 0x1...p2; /* { dg-bogus "warning" "warning in place of error" } */ variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dpr25805.c9 int d2 = 0; variable
14 d2 = 1;
H A Dc90-hexfloat-1.c10 double d2 = 0x1...p2; /* { dg-bogus "warning" "warning in place of error" } */ variable
/netbsd-6-1-5-RELEASE/regress/sys/arch/m68k/emuspeed/
H A Ddiv64.S9 * + 0: d2
13 movl %d2,%sp@-
14 movl %sp@(8),%d2
16 divul %d2,%d1:%d0
17 subql #1,%d2
19 movl %sp@+,%d2
23 movl %d2,%sp@-
24 movl %sp@(8),%d2
26 divsl %d2,%d1:%d0
27 subql #1,%d2
[all...]
H A Dmul64.S9 * + 0: d2
13 movl %d2,%sp@-
14 movl %sp@(8),%d2
16 mulul %d2,%d1:%d0
17 subql #1,%d2
19 movl %sp@+,%d2
23 movl %d2,%sp@-
24 movl %sp@(8),%d2
26 mulsl %d2,%d1:%d0
27 subql #1,%d2
[all...]
H A Dtest.S6 movl %d2,%sp@-
7 movl %sp@(8),%d2
10 subql #1,%d2
12 movl %sp@+,%d2
16 movl %d2,%sp@-
17 movl %sp@(8),%d2
20 subql #1,%d2
22 movl %sp@+,%d2
/netbsd-6-1-5-RELEASE/sys/arch/amiga/stand/bootblock/boot/
H A Dashldi3.s35 movl %d2,%sp@- | 0 reg, 1 %pc, 2..4 parameters
36 movml %sp@(8),%d0-%d2
42 dbra %d2,L1
44 movl %sp@+,%d2
H A Dashrdi3.s35 movl %d2,%sp@- | 0 reg, 1 %pc, 2..4 parameters
36 movml %sp@(8),%d0-%d2
42 dbra %d2,L1
44 movl %sp@+,%d2

Completed in 372 milliseconds

1234567891011>>