Searched refs:d3 (Results 1 - 25 of 405) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/gas/testsuite/gas/mn10300/
H A Dmuldiv.s3 mulu d2,d3
4 div d3,d3
5 divu d3,d2
H A Dlogical.s4 and 32767,d3
5 and 131071,d3
9 or 32767,d3
10 or 131071,d3
13 xor 32767,d3
14 xor 131071,d3
15 not d3
H A Dextend.s6 mulq 256,d3
7 mulq 131071,d3
10 mulqu 256,d3
11 mulqu 131071,d3
12 sat16 d2,d3
13 sat24 d3,d2
H A Dshift.s4 lsr d2,d3
5 lsr 4,d3
6 asl d3,d2
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mn10300/
H A Dmuldiv.s3 mulu d2,d3
4 div d3,d3
5 divu d3,d2
H A Dlogical.s4 and 32767,d3
5 and 131071,d3
9 or 32767,d3
10 or 131071,d3
13 xor 32767,d3
14 xor 131071,d3
15 not d3
H A Dextend.s6 mulq 256,d3
7 mulq 131071,d3
10 mulqu 256,d3
11 mulqu 131071,d3
12 sat16 d2,d3
13 sat24 d3,d2
H A Dshift.s4 lsr d2,d3
5 lsr 4,d3
6 asl d3,d2
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/m68k/
H A Dmovem.s1 movem.l %d0-%d3,-(%sp)
2 movem.l %d0-%d3,(%sp)
/haiku-buildtools/binutils/gas/testsuite/gas/mn10200/
H A Dmuldiv.s3 mulu d2,d3
4 divu d3,d2
H A Dlogical.s4 and 32767,d3
8 or 32767,d3
11 xor 32767,d3
12 not d3
H A Dshift.s3 lsr d3
/haiku-buildtools/legacy/binutils/binutils/testsuite/binutils-all/m68k/
H A Dmovem.s1 movem.l %d0-%d3,-(%sp)
2 movem.l %d0-%d3,(%sp)
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mn10200/
H A Dmuldiv.s3 mulu d2,d3
4 divu d3,d2
H A Dlogical.s4 and 32767,d3
8 or 32767,d3
11 xor 32767,d3
12 not d3
H A Dshift.s3 lsr d3
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr36578-1.c15 volatile double d3; variable
20 d3 = (double)((long double)d1 + (long double)d2);
21 if (d3 != d1)
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dneon-cond.s7 vldreq.32 d3,[r4]
8 vmovlt.16 d3[1], r5
9 vmovge d3, r4, r7
12 vmovcs r1,r2,d3
/haiku-buildtools/binutils/gas/testsuite/gas/m68k/
H A Dmcf-movsr.d10 0: 46c3 movew %d3,%sr
12 6: 40c3 movew %sr,%d3
13 8: 44c3 movew %d3,%ccr
15 e: 42c3 movew %ccr,%d3
H A Dmcf-movsr.s7 move.w %d3,%sr | Mode 0
9 move.w %sr,%d3 | Mode 0
11 move.w %d3,%ccr | Mode 0
13 move.w %ccr,%d3 | Mode 0
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/lto/
H A Dpr56168_0.c11 double d3 = d1 * d1; local
12 if (d3 != 1.0 || d2 != 0.0)
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/g77/
H A D980628-0.f13 double precision d1, d2, d3 local in subroutine:subr
17 equivalence (r3(2), d3)
30 d3 = 30.
35 call x (r1, d1, i1, r2, d2, i2, r3, d3, i3)
39 subroutine x (r1, d1, i1, r2, d2, i2, r3, d3, i3)
43 double precision d1, d2, d3 local in subroutine:x
57 if (d3 .ne. 30.) call abort
H A D980628-1.f14 double precision d1, d2, d3 local in subroutine:subr
18 equivalence (r3(2), d3)
31 d3 = 30.
36 call x (r1, d1, i1, r2, d2, i2, r3, d3, i3)
40 subroutine x (r1, d1, i1, r2, d2, i2, r3, d3, i3)
44 double precision d1, d2, d3 local in subroutine:x
58 if (d3 .ne. 30.) call abort
H A D980628-7.f13 double precision d1, d2, d3 local in subroutine:subr
17 equivalence (d3, r3(2))
30 d3 = 30.
35 call x (r1, d1, i1, r2, d2, i2, r3, d3, i3)
39 subroutine x (r1, d1, i1, r2, d2, i2, r3, d3, i3)
43 double precision d1, d2, d3 local in subroutine:x
57 if (d3 .ne. 30.) call abort
H A D980628-8.f14 double precision d1, d2, d3 local in subroutine:subr
18 equivalence (d3, r3(2))
31 d3 = 30.
36 call x (r1, d1, i1, r2, d2, i2, r3, d3, i3)
40 subroutine x (r1, d1, i1, r2, d2, i2, r3, d3, i3)
44 double precision d1, d2, d3 local in subroutine:x
58 if (d3 .ne. 30.) call abort

Completed in 78 milliseconds

1234567891011>>