Home
last modified time | relevance | path

Searched refs:r13 (Results 1 – 25 of 48) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/cris/bits/
A Dsyscalls.h65 #define LOAD_ARGS_c_4(r10, r11, r12, r13) \ argument
76 #define LOAD_ARGS_c_5(r10, r11, r12, r13, mof) \ argument
77 LOAD_ARGS_c_4(r10, r11, r12, r13)
78 #define LOAD_ARGS_asm_5(r10, r11, r12, r13, mof) \ argument
81 #define ASM_ARGS_5(r10, r11, r12, r13, mof) \ argument
82 ASM_ARGS_4 (r10, r11, r12, r13), "g" (mof)
85 #define LOAD_ARGS_c_6(r10, r11, r12, r13, mof, srp) \ argument
86 LOAD_ARGS_c_5(r10, r11, r12, r13, mof)
88 LOAD_ARGS_asm_5(r10, r11, r12, r13, mof) \
91 #define ASM_ARGS_6(r10, r11, r12, r13, mof, srp) \ argument
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/s390/s390-32/
A Dsysdep-cancel.h36 basr %r13,0; \
37 0: l %r1,1f-0b(%r13); \
38 bas %r14,0(%r1,%r13); \
42 l %r1,2f-0b(%r13); \
45 bas %r14,0(%r1,%r13); \
61 basr %r13,0; \
62 0: l %r12,3f-0b(%r13); \
63 l %r1,1f-0b(%r13); \
64 la %r12,0(%r12,%r13); \
65 bas %r14,0(%r1,%r13); \
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/
A Dpthread_rwlock_timedrdlock.S40 pushq %r13
42 cfi_rel_offset(%r13, 0)
56 movq %rsi, %r13
78 3: cmpq $1000000000, 8(%r13)
107 movq %r13, %r10
130 movq (%r13), %rcx
131 movq 8(%r13), %rdi
202 popq %r13
204 cfi_restore(%r13)
213 cfi_rel_offset(%r13, 0)
[all …]
A Dpthread_rwlock_timedwrlock.S40 pushq %r13
42 cfi_rel_offset(%r13, 0)
56 movq %rsi, %r13
76 3: cmpq $1000000000, 8(%r13)
104 movq %r13, %r10
127 movq (%r13), %rcx
128 movq 8(%r13), %rdi
199 popq %r13
201 cfi_restore(%r13)
210 cfi_rel_offset(%r13, 0)
[all …]
A Dlowlevellock.S217 pushq %r13
234 movq %rdx, %r13
255 movq (%r13), %rdi
256 movq 8(%r13), %rsi
294 popq %r13
296 cfi_restore(%r13)
384 pushq %r13
390 movq %rsi, %r13
405 movq (%r13), %rdi
440 popq %r13
[all …]
A Dsem_timedwait.S167 pushq %r13
169 cfi_rel_offset(%r13, 0)
183 movq %rsi, %r13
197 movq (%r13), %rdi
198 movq 8(%r13), %rsi
269 popq %r13
271 cfi_restore(%r13)
279 cfi_rel_offset(%r13, STACKFRAME + 1 * 8)
321 cfi_rel_offset(%r13, STACKFRAME + 1 * 8)
328 movq STACKFRAME+8(%rsp), %r13
A Dlowlevelrobustlock.S195 pushq %r13
200 cfi_offset(%r13, -40)
209 movq %rdx, %r13
225 movq (%r13), %rdi
226 movq 8(%r13), %rsi
275 popq %r13
277 cfi_restore(%r13)
296 cfi_offset(%r13, -40)
A Dpthread_cond_timedwait.S47 pushq %r13
92 movq %rdx, %r13
153 movq %r13, %r10
303 popq %r13
305 cfi_restore(%r13)
448 movq (%r13), %rcx
449 movq 8(%r13), %rdx
462 movq (%r13), %rcx
463 movq 8(%r13), %rdx
600 movq (%r13), %rcx
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/cris/
A Dsyscall.S36 move.d r13,r12
37 move.d [acr],r13
49 move.d r13,r12
50 move.d [sp+4],r13
A Dcrt1.S50 move.d _fini, r13
51 move.d r13, [sp]
52 move.d _init, r13
A Dclone.S43 move.d r13,r1
83 move.d 6809,r13
84 test.d [r13]
A Dsetjmp.S32 lapc 0f,r13
34 move.d r13,[r12+]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/powerpc/
A Dcrt1.S32 #define r13 13 macro
63 lwz r13,_SDA_BASE_@got(r31)
65 lis r13,_SDA_BASE_@ha
66 addi r13,r13,_SDA_BASE_@l
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/cris/
A Dresolve.S26 move.d $r13,[$sp]
51 move.d [$sp+],$r13
59 push $r13
84 pop $r13
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/
A Dsysdep-cancel.h32 stmg %r13,%r15,104(%r15); \
40 lgr %r13,%r2; \
43 lgr %r2,%r13; \
44 lmg %r13,%r15,104+160(%r15); \
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/x86_64/
A Dsetcontext.S65 cfi_offset(%r13,oR13)
75 movq oR13(%rdi), %r13
A Dswapcontext.S42 movq %r13, oR13(%rdi)
96 movq oR13(%rsi), %r13
A Dsetjmp.S28 movq %r13, (JB_R13*8)(%rdi)
A D__longjmp.S30 movq (JB_R13*8)(%rdi),%r13
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/ia64/
A Dclone2.S80 add r9=PID,r13
81 add r10=TID,r13
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/sh/
A Dpthread_cond_timedwait.S46 mov.l r13, @-r15
54 mov r6, r13
61 mov.l @(4,r13), r0
150 mov.l @r13, r2
151 mov.l @(4,r13), r3
171 mov.l @r13, r2
172 mov.l @(4,r13), r3
189 mov.l @r13, r2
190 mov.l @(4,r13), r3
404 mov.l @r15+, r13
/l4re-core-master/libc_backends/lib/sig/lib/ARCH-amd64/
A Darch.h19 ucf->uc_mcontext.gregs[REG_R13] = ue->r13; in fill_ucontext_frame()
47 ue->r13 = ucf->uc_mcontext.gregs[REG_R13]; in fill_utcb_exc()
/l4re-core-master/uclibc/lib/uclibc/ARCH-amd64/include/asm/
A Dsigcontext.h22 unsigned long r13; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/ia64/
A Dsysdep-cancel.h45 adds r14 = MULTIPLE_THREADS_OFFSET, r13;; \
135 adds r14 = MULTIPLE_THREADS_OFFSET, r13 ;; ld4 r14 = [r14] ;; cmp4.ne p6, p7 = 0, r14
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/cris/sys/
A Duser.h23 unsigned long r13; member

Completed in 21 milliseconds

12