Home
last modified time | relevance | path

Searched refs:d2 (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dfp-test.cc81 volatile double d1 = 1.0, d2 = 1.0, d3 = 1.0; variable
135 d1 = -d2; in main()
136 d1 = d2 + d3; in main()
137 d1 = d2 - d3; in main()
138 d1 = d2 * d3; in main()
139 d1 = d2 / d3; in main()
140 d1 += d2; in main()
141 d1 -= d2; in main()
142 d1 *= d2; in main()
143 d1 /= d2; in main()
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/
Dmn10300.s27 add d1,d2
28 add d2,a3
32 add 256,d2
40 addc d1,d2
61 btst 8192,d2
73 cmp d1,d2
74 cmp d2,a3
78 cmp 256,d2
87 extb d2
89 exth d2
[all …]
Dmn10200.s25 add d1,d2
26 add d2,a3
30 add 256,d2
35 addc d1,d2
73 btst 8192,d2
78 cmp d1,d2
79 cmp d2,a3
83 cmp 256,d2
90 extx d2
92 extxb d2
[all …]
/netbsd/src/regress/sys/arch/m68k/emuspeed/
Ddiv64.S13 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
29 movl %sp@+,%d2
[all …]
Dmul64.S13 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
29 movl %sp@+,%d2
[all …]
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/src/common/lib/libc/arch/m68k/string/
Dmemset.S76 movl %d2,-(%sp)
79 movb 15(%sp),%d2 | get fill character
89 moveb %d2,%d0
90 movel %d0,%d2
92 orl %d0,%d2
94 orl %d0,%d2
96 orl %d0,%d2
102 movb %d2,(%a0)+ | *(char *)dst++ = X
110 movw %d2,(%a0)+ | *(short *)dst++ = X
120 movl %d2,(%a0)+ | set 8 long words
[all …]
Dbzero.S76 movl %d2,-(%sp)
80 clrl %d2
93 movb %d2,(%a0)+ | *(char *)dst++ = 0
99 movw %d2,(%a0)+ | *(short *)dst++ = 0
109 movl %d2,(%a0)+ | zero 8 long words
110 movl %d2,(%a0)+
111 movl %d2,(%a0)+
112 movl %d2,(%a0)+
113 movl %d2,(%a0)+
114 movl %d2,(%a0)+
[all …]
/netbsd/src/common/lib/libc/arch/arm/string/
Dmemcpy_neon.S84 vtbl.8 d0, {d1-d2}, d0 /* merge last dwords */
94 vld1.64 {d2}, [r1:64]! /* load a dword */
97 vtbl.8 d1, {d1-d2}, d0 /* reorder */
101 vmov d1, d2 /* prepare for next dword */
113 vld1.64 {d2-d5}, [r1:64]! /* read 4 dwords */
118 vtbl.8 d1, {d1-d2}, d0 /* reorder */
119 vtbl.8 d2, {d2-d3}, d0 /* reorder */
126 vld1.64 {d2-d5}, [r1:64]! /* more data, load 4 dwords */
145 vtbl.8 d1, {d1-d2}, d0 /* reorder */
146 vtbl.8 d2, {d2-d3}, d0 /* reorder */
[all …]
Dmemset_neon.S69 vshl.u64 d3, d3, d2 /* create a no-fill mask */
70 vmvn.u64 d2, d3 /* invert mask for a fill-mask */
72 vand d2, d0, d2 /* mask out no-fill bits */
73 vorr d7, d2, d7 /* merge fill and memory */
105 vstmia ip!, {d0-d2}; b .Lmemset_8dwordaligned
168 vshl.u64 d3, d3, d2 /* create a no-fill mask */
169 vmvn.u64 d2, d3 /* invert mask */
170 vand d7, d7, d2 /* keep no-fill bits */
171 vand d2, d0, d3 /* mask out no-fill bits */
172 vorr d7, d2, d7 /* merge fill and no-fill */
[all …]
/netbsd/src/sys/arch/news68k/stand/common/
Dromcalls.S39 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
42 moveml %a6@(-40),%d2-%d7/%a2-%a5
48 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
51 moveml %a6@(-40),%d2-%d7/%a2-%a5
57 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
60 moveml %a6@(-40),%d2-%d7/%a2-%a5
66 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
69 moveml %a6@(-40),%d2-%d7/%a2-%a5
75 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
78 moveml %a6@(-40),%d2-%d7/%a2-%a5
/netbsd/src/tests/lib/libc/gen/
Dt_fpclassify.c66 float d2, ip; in ATF_TC_BODY() local
75 d2 = ldexpf(d0, -i); in ATF_TC_BODY()
76 ATF_CHECK_EQ_MSG(d2, d1, "[%d] ldexpf(%a, -%d)=%a != %a", in ATF_TC_BODY()
77 i, d0, i, d2, d1); in ATF_TC_BODY()
79 d2 = modff(d1, &ip); in ATF_TC_BODY()
80 ATF_CHECK_EQ_MSG(d2, d1, in ATF_TC_BODY()
83 i, d1, ip, d2, 0., d1); in ATF_TC_BODY()
87 i, d1, ip, d2, 0., d1); in ATF_TC_BODY()
146 double d2, ip; in ATF_TC_BODY() local
155 d2 = ldexp(d0, -i); in ATF_TC_BODY()
[all …]
/netbsd/src/sys/arch/news68k/news68k/
Dromcalls.S44 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
47 moveml %a6@(-40),%d2-%d7/%a2-%a5
53 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
56 moveml %a6@(-40),%d2-%d7/%a2-%a5
63 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
66 moveml %a6@(-40),%d2-%d7/%a2-%a5
72 moveml %d2-%d7/%a2-%a5,%sp@- | save %d2-%d7, %a2-%a5
75 moveml %a6@(-40),%d2-%d7/%a2-%a5
81 moveml %d2-%d7/%a0-%a5,%sp@- | save %d2-%d7, %a2-%a5
/netbsd/src/sys/arch/x68k/stand/boot_ufs/
Dboot.S125 movel %d0,%d2
132 moveb %d2,%d0
136 lslw #8,%d2
138 orw %d2,%d1 | PDA*256 + MODE
140 movel %d0,%d2 | read position (first sector)
208 | pass read pos (in block #) in d2
210 | d2 is 4 at the maximum
212 | pass read pos (in kilobytes) in d2
213 | d2 is bigger than 0x20
217 | d2 is cleared to zero
[all …]
/netbsd/src/common/lib/libc/arch/m68k/gen/
Dbswap64.S39 movl %d2,-(%sp)
41 movl %d0,%d2
42 andl %d3,%d2
43 lsll #8,%d2
46 orl %d2,%d0
47 movl %d1,%d2
48 andl %d3,%d2
49 lsll #8,%d2
52 orl %d2,%d1
53 movl (%sp)+,%d2
Dmuldi3.S58 moveml %d2-%d4, -(%sp) | push %d2-%d4
65 movel %a0, %d2 | prepare for X_L32(H) in L
72 swap %d2 | X_L32(H) in L
76 muluw %d2, %d1 | B = X_L32(H) * Y_L32(L)
77 muluw %d3, %d2 | C = X_L32(H) * Y_L32(H)
88 addil #0x10000, %d2 | C += 0x10000
92 | (%d0), (%d1), %d2 = C, %d3 = free, %d4 = A
99 addl %d3, %d2 | C += B(H)
101 | We have (X_L32 * Y_L32) in %d2:%d1. Lower 32bit was completed.
104 | (%d0), (%d1), %d2 = C, %d3 = free, %d4 = free
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Ddivtab.cc57 note_defect3 (int val, double d2, double y2d, double x) in note_defect3() argument
66 defect = cutoff + val * d2; in note_defect3()
91 double d, d2; in calc_defect() local
108 d2 = y1 + y2d - 1/x; in calc_defect()
109 if (d2 > max_defect2) in calc_defect()
111 max_defect2 = d2; in calc_defect()
114 if (d2 < min_defect2) in calc_defect()
116 min_defect2 = d2; in calc_defect()
120 note_defect3 ((1 << CUTOFF_BITS) - 1, d2, y2d, x); in calc_defect()
121 note_defect3 (1 << CUTOFF_BITS, d2, y2d, x); in calc_defect()
[all …]
/netbsd/src/sys/lib/libkern/arch/m68k/
Dudivsi3.S56 movel %d2, -(%sp) | save %d2
72 movew %d1, %d2 | save low(dividend)
77 movew %d2, %d1 | concat(remainder, low(dividend))
106 movel 12(%sp), %d2 | load divisor
107 swap %d2
109 muluw %d2, %d1 | high(divisor) * low(guess)
111 swap %d2
114 muluw %d2, %d1 | low(divisor) * high(guess)
118 moveal %d2, %a1 | save original divisor
119 muluw %d0, %d2 | low(guess) * low(divisor)
[all …]
/netbsd/src/sys/arch/m68k/060sp/dist/
Ditest.s179 mov.l &0x99999999,%d2
186 mulu.l %d1,%d2:%d3
203 mov.l &0x99999999,%d2
210 mulu.l %d1,%d2:%d3
227 mov.l &0x66666666,%d2
233 mulu.l %d1,%d2:%d2
249 mov.l &0x00000000,%d2
256 mulu.l %d1,%d2:%d3
273 mov.l &0x00000000,%d2
280 mulu.l %d1,%d2:%d3
[all …]
/netbsd/src/sys/arch/mac68k/obio/
Diwm.s231 moveml %d2/%a0,%sp@-
259 movel #0x00080000,%d2 | ca. 500,000 retries = 1.5 sec
262 subql #1,%d2
282 moveml %sp@+,%d2/%a0
593 movel %a6@(8),%d2 | Get # of steps from stack
598 negl %d2 | Make # of steps positive
600 subql #1,%d2 | Loop exits for -1
614 moveq #cantStepErr,%d2 | Not ready after many retries
628 dbra %d2,stLoop
630 moveq #0,%d2 | All is well
[all …]
/netbsd/src/common/lib/libc/arch/m68k/atomic/
Datomic_xor.S55 movl 8(%sp), %d2
56 eorl %d2, %d0
77 movl 8(%sp), %d2
78 eorl %d2, %d1
90 movw 8(%sp), %d2
91 eorw %d2, %d0
102 movw 8(%sp), %d2
103 eorw %d2, %d1
114 movb 8(%sp), %d2
115 eorb %d2, %d0
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dlogic.cc367 bool d1 = p1.second, d2 = p2.second; in dnf_size_r() local
378 if (disjunction_p (rhs) || (conjunction_p (rhs) && d2)) in dnf_size_r()
380 return std::make_pair (n1 + n2, d1 | d2); in dnf_size_r()
383 return std::make_pair (1 + n1 + n2, d1 | d2); in dnf_size_r()
388 if ((disjunction_p (rhs) && d1) || (conjunction_p (rhs) && d1 && d2)) in dnf_size_r()
390 return std::make_pair (n1 + n2, d1 | d2); in dnf_size_r()
392 || (conjunction_p (rhs) && d1 != d2) in dnf_size_r()
395 return std::make_pair (1 + n1 + n2, d1 | d2); in dnf_size_r()
402 if (disjunction_p (rhs) || (conjunction_p (rhs) && d2)) in dnf_size_r()
404 return std::make_pair (1 + n1 + n2, d1 | d2); in dnf_size_r()
[all …]
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dad.c170 AttributeDescription desc, *d2; in slap_bv2ad() local
335 for (d2 = desc.ad_type->sat_ad; d2; d2=d2->ad_next) { in slap_bv2ad()
336 if( d2->ad_flags != desc.ad_flags ) { in slap_bv2ad()
339 if( d2->ad_tags.bv_len != desc.ad_tags.bv_len ) { in slap_bv2ad()
342 if( d2->ad_tags.bv_len == 0 ) { in slap_bv2ad()
345 if( strncasecmp( d2->ad_tags.bv_val, desc.ad_tags.bv_val, in slap_bv2ad()
353 while (d2 == NULL) { in slap_bv2ad()
357 for (d2 = desc.ad_type->sat_ad; d2; d2=d2->ad_next) { in slap_bv2ad()
358 if (d2->ad_flags != desc.ad_flags) in slap_bv2ad()
360 if (d2->ad_tags.bv_len != desc.ad_tags.bv_len) in slap_bv2ad()
[all …]
/netbsd/src/sys/arch/amiga/stand/bootblock/boot/
Dstartit.s74 movel %a3@(8),%d2 | length of loaded kernel
159 addl #3,%d2
160 andl #0xfffffffc,%d2 | round up.
172 addl %d2,%a3 | one long word past
173 addl %d2,%a1 | one long word past
203 subl #4,%d2
210 subl #4,%d2
236 L3c: movl %d2,%sp@- | save %d2
237 movql #0,%d2 | switch off cache to ensure we use
238 movec %d2,%cacr | valid kernel data
[all …]
/netbsd/src/lib/libc/arch/m68k/quad/
Dashldi3.S36 | d2 shift
41 moveml %d2-%d4,(%sp)
44 movel 16(%fp),%d2
46 subl %d2,%d3
53 L2: asll %d2,%d0
57 asll %d2,%d1
58 L3: moveml -12(%fp),%d2-%d4

12345678910>>...14