Home
last modified time | relevance | path

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

12

/glibc-2.36/sysdeps/m68k/
Dstrchr.S26 movel R(d2),MEM_PREDEC(sp)
30 cfi_rel_offset (R(d2),4)
54 moveb MEM(a0),R(d2)
55 cmpb R(d0),R(d2)
57 tstb R(d2)
67 moveb MEM(a0),R(d2)
68 cmpb R(d0),R(d2)
70 tstb R(d2)
80 moveb MEM(a0),R(d2)
81 cmpb R(d0),R(d2)
[all …]
Dstrchrnul.S27 movel R(d2),MEM_PREDEC(sp)
31 cfi_rel_offset (R(d2), 4)
55 moveb MEM(a0),R(d2)
56 cmpb R(d0),R(d2)
58 tstb R(d2)
68 moveb MEM(a0),R(d2)
69 cmpb R(d0),R(d2)
71 tstb R(d2)
81 moveb MEM(a0),R(d2)
82 cmpb R(d0),R(d2)
[all …]
Dmemchr.S28 movel R(d2),MEM_PREDEC(sp)
34 cfi_rel_offset (R(d2), 8)
38 moveml R(d2)-R(d4),MEM_PREDEC(sp)
40 cfi_rel_offset (R(d2), 0)
151 movel R(d3),R(d2)
152 addl R(d1),R(d2)
160 eorl R(d1),R(d2)
164 orl R(d3),R(d2)
166 addql #1,R(d2)
183 movel R(d3),R(d2)
[all …]
Drawmemchr.S26 movel R(d2),MEM_PREDEC(sp)
30 cfi_rel_offset (R(d2), 4)
117 movel R(d3),R(d2)
118 addl R(d1),R(d2)
126 eorl R(d1),R(d2)
130 orl R(d3),R(d2)
132 addql #1,R(d2)
145 movel R(d3),R(d2)
146 addl R(d1),R(d2)
154 eorl R(d1),R(d2)
[all …]
/glibc-2.36/sysdeps/m68k/m680x0/
Dlshift.S40 moveml R(d2)-R(d6)/R(a2),MEM_PREDEC(sp)
42 cfi_rel_offset (R(d2), 0)
83 movel MEM_PREDEC(s_ptr),R(d2)
84 movel R(d2),R(d0)
87 lsll R(cnt),R(d2)
88 movel R(d2),R(d1)
96 movel MEM_PREDEC(s_ptr),R(d2)
97 movel R(d2),R(d3)
101 lsll R(cnt),R(d2)
106 orl R(d3),R(d2)
[all …]
Drshift.S39 moveml R(d2)-R(d6)/R(a2),MEM_PREDEC(sp)
41 cfi_rel_offset (R(d2), 0)
72 movel MEM_POSTINC(s_ptr),R(d2)
73 movel R(d2),R(d0)
76 lsrl R(cnt),R(d2)
77 movel R(d2),R(d1)
85 movel MEM_POSTINC(s_ptr),R(d2)
86 movel R(d2),R(d3)
90 lsrl R(cnt),R(d2)
95 orl R(d3),R(d2)
[all …]
Dadd_n.S35 movel R(d2),MEM_PREDEC(sp)
39 cfi_rel_offset (R(d2), 4)
46 movel MEM_DISP(sp,24),R(d2)
48 eorw #1,R(d2)
49 lsrl #1,R(d2)
51 subql #1,R(d2) /* clears cy as side effect */
63 dbf R(d2),L(Loop) /* loop until 16 lsb of %4 == -1 */
65 subl #0x10000,R(d2)
77 movel MEM_POSTINC(sp),R(d2)
79 cfi_restore (R(d2))
Dsub_n.S35 movel R(d2),MEM_PREDEC(sp)
39 cfi_rel_offset (R(d2), 4)
46 movel MEM_DISP(sp,24),R(d2)
48 eorw #1,R(d2)
49 lsrl #1,R(d2)
51 subql #1,R(d2) /* clears cy as side effect */
63 dbf R(d2),L(Loop) /* loop until 16 lsb of %4 == -1 */
65 subl #0x10000,R(d2)
77 movel MEM_POSTINC(sp),R(d2)
79 cfi_restore (R(d2))
/glibc-2.36/sysdeps/mach/hurd/
Ddup3.c71 struct hurd_fd *d2; in __dup3() local
81 d2 = _hurd_alloc_fd (NULL, fd2); in __dup3()
82 if (d2) in __dup3()
83 __spin_unlock (&d2->port.lock); in __dup3()
88 d2 = _hurd_dtable[fd2]; in __dup3()
89 if (d2 == NULL) in __dup3()
96 d2 = _hurd_dtable[fd2] = _hurd_new_fd (MACH_PORT_NULL, in __dup3()
102 if (d2 == NULL) in __dup3()
118 __spin_lock (&d2->port.lock); in __dup3()
120 d2->flags = d_flags | FD_CLOEXEC; in __dup3()
[all …]
Dsocketpair.c37 int d1, d2; in __socketpair() local
100 d2 = _hurd_intern_fd (sock2, O_IGNORE_CTTY | flags, 1); in __socketpair()
101 if (d2 < 0) in __socketpair()
109 fds[1] = d2; in __socketpair()
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/
Dclone.S63 movel %d2, -(%a1)
64 movel %d2, -(%sp)
66 cfi_rel_offset (%d2, 0)
67 movel %a1, %d2
69 exg %d2, %a1 /* save %d2 and get stack pointer */
70 cfi_register (%d2, %a1)
80 movel (%sp)+, %d2
82 exg %d2, %a1 /* restore %d2 */
Dsysdep.h183 #define _DOARGS_2(n) move.l %d2, %a0; cfi_register (%d2, %a0); \
184 move.l n(%sp), %d2; _DOARGS_1 (n-4)
185 #define UNDOARGS_2 UNDOARGS_1; move.l %a0, %d2; cfi_restore (%d2)
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/m680x0/
Dsetcontext.S33 move.l %d2, -(%sp)
35 cfi_rel_offset (%d2, 0)
38 move.l %a1, %d2
44 move.l (%sp)+, %d2
46 cfi_restore (d2)
55 cfi_offset (%d2, oGREGS+2*4)
75 movem.l oGREGS+2*4(%a0), %d2-%d7
Dswapcontext.S29 movem.l %d2-%d7, oGREGS+2*4(%a0)
37 cfi_offset (%d2, oGREGS+2*4)
49 move.l %a2, %d2
56 move.l oGREGS+2*4(%a0), %d2
57 cfi_restore (%d2)
67 cfi_offset (%d2, oGREGS+2*4)
87 movem.l oGREGS+2*4(%a1), %d2-%d7
Dgetcontext.S29 movem.l %d2-%d7, oGREGS+2*4(%a0)
37 cfi_offset (%d2, oGREGS+2*4)
44 clr.l %d2
49 move.l oGREGS+2*4(%a0), %d2
50 cfi_restore (%d2)
/glibc-2.36/scripts/
Dfirstversions.awk14 d2 = substr(v2, 1, len2); v2 = substr(v2, len2 + 1);
16 d2 += 0;
19 d2 = substr(v2, 1, 1); v2 = substr(v2, 2);
21 if (d1 < d2) return -1;
22 if (d1 > d2) return 1;
/glibc-2.36/sysdeps/m68k/m680x0/m68020/
Dmul_1.S37 #define s1_size d2
41 moveml R(d2)-R(d4),MEM_PREDEC(sp)
43 cfi_rel_offset (R(d2), 0)
77 moveml MEM_POSTINC(sp),R(d2)-R(d4)
79 cfi_restore (R(d2))
Dsubmul_1.S37 #define s1_size d2
41 moveml R(d2)-R(d5),MEM_PREDEC(sp)
43 cfi_rel_offset (R(d2), 0)
80 moveml MEM_POSTINC(sp),R(d2)-R(d5)
82 cfi_restore (R(d2))
Daddmul_1.S37 #define s1_size d2
41 moveml R(d2)-R(d5),MEM_PREDEC(sp)
43 cfi_rel_offset (R(d2), 0)
80 moveml MEM_POSTINC(sp),R(d2)-R(d5)
82 cfi_restore (R(d2))
/glibc-2.36/dlfcn/
Dglrefmain.c43 void *d2; in do_test() local
47 d2 = load ("glreflib2.so"); in do_test()
49 f = dlsym (d2, "ref2"); in do_test()
72 dlclose (d2); in do_test()
/glibc-2.36/sysdeps/arm/armv7/multiarch/
Dmemcpy_impl.S235 vstr d2, [dst, #\base + 24]
236 vldr d2, [src, #\base + 24]
243 vstr d2, [dst, #\base + 56]
244 vldr d2, [src, #\base + 56]
254 vstr d2, [dst, #\base + 24]
255 vldr d2, [src, #\base + 24]
261 vstr d2, [dst, #\base + 56]
262 vldr d2, [src, #\base + 56]
481 vldr d2, [src, #24]
512 vstr d2, [dst, #64 + 24]
[all …]
/glibc-2.36/misc/
Dtst-makedev.c30 dev_t d2 = makedev (maj, min); in do_test_split_combine() local
31 if (d1 != d2) in do_test_split_combine()
34 (uint64_t)d2, (uint64_t)d1, maj, min); in do_test_split_combine()
/glibc-2.36/nss/
Dmakedb.c398 const struct dbentry *d2 = (const struct dbentry *) p2; in dbentry_compare() local
400 if (d1->hashval != d2->hashval) in dbentry_compare()
401 return d1->hashval < d2->hashval ? -1 : 1; in dbentry_compare()
403 return strcmp (d1->str, d2->str); in dbentry_compare()
411 const struct valstrentry *d2 = (const struct valstrentry *) p2; in valstr_compare() local
413 return strcmp (d1->str, d2->str); in valstr_compare()
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/sys/
Duser.h31 long d1, d2, d3, d4, d5, d6, d7; member
/glibc-2.36/sysdeps/arm/armv7/
Dstrcmp.S98 .macro strcmp_epilogue_aligned synd d1 d2 restore_r6
106 lsl r1, \d2, tmp1
127 lsr r1, \d2, tmp1

12