Home
last modified time | relevance | path

Searched refs:d0 (Results 1 – 19 of 19) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/m68k/
A Dvfork.S35 movel #pthread_create, %d0
45 movel #SYS_ify (vfork), %d0
47 tstl %d0
64 cmpl %d0,%d1
73 movel #SYS_ify (fork), %d0
75 tstl %d0
A Dsysdep-cancel.h33 cmp.l &-4095, %d0; \
39 move.l %d0, -(%sp); \
40 move.l &SYS_ify (syscall_name), %d0; \
42 move.l %d0, %d2; \
45 move.l %d2, %d0; \
47 cmp.l &-4095, %d0; \
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/m68k/
A Dvfork.S23 movl IMM __NR_vfork,%d0
26 cmpl %d0, %d1
30 negl %d0
36 movl %d0, %a0@
37 movl IMM -1, %d0
A Dclone.S21 movel #-EINVAL, %d0
43 movel #__NR_clone, %d0
53 tstl %d0
62 movel %d0, -(%sp)
63 movel #__NR_exit, %d0
A Dbsd-_setjmp.S19 clrl %d0
20 movl %d0, JB_SIZE(%a0) /* No signal mask set. */
A D__longjmp.S13 movel %sp@(8), %d0
15 movel #1, %d0
A Dcrt1.S94 move.l (%sp)+, %d0 /* Pop the argument count. */
124 move.l %d0, -(%sp) /* Push first argument: argc. */
A Dbsd-setjmp.S20 clrl %d0
A Dsetjmp.S20 clrl %d0
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/i386/
A Dstrcat.c37 int d0, d1, d2, d3; in strcat() local
46 : "=&S" (d0), "=&D" (d1), "=&a" (d2), "=&c" (d3) in strcat()
A Dstrcpy.c38 int d0, d1, d2; in strcpy() local
44 : "=&S" (d0), "=&D" (d1), "=&a" (d2) in strcpy()
A Dmemcpy.c38 int d0, d1, d2; in memcpy() local
48 : "=&c" (d0), "=&D" (d1), "=&S" (d2) in memcpy()
A Dstrcmp.c37 int d0, d1; in strcmp() local
50 :"=a" (__res), "=&S" (d0), "=&D" (d1) in strcmp()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/m68k/
A Dresolve.S23 move.l %d0,-(%sp)
26 jmp (%d0)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/m68k/sys/
A Duser.h46 long d0; member
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/ryu/
A Dgeneric_128.h386 const uint128_t d0 = p0 < b00; // 128 in mul_128_256_shift() local
389 const uint128_t p1 = q1 + (c1 << 64) + d0; // 128 in mul_128_256_shift()
A Dd2s.c343 const uint32_t d0 = (d % 100) << 1; in to_chars() local
347 memcpy(result + index + olength - i - 5, DIGIT_TABLE + d0, 2); in to_chars()
/l4re-core-master/l4util/lib/src/ARCH-amd64/
A Dpmc_events.in60 d0 INST_DECODED
/l4re-core-master/l4util/lib/src/ARCH-x86/
A Dpmc_events.in60 d0 INST_DECODED

Completed in 37 milliseconds