Searched refs:r18 (Results 1 – 25 of 140) sorted by relevance
123456
/sysdeps/csky/abiv2/ |
A D | memset.S | 41 zext r18, r2, 31, 4 43 bez r18, .L_len_less_16bytes 51 PRE_BNEZAD (r18) 53 BNEZAD (r18, .L_len_larger_16bytes) 56 zext r18, r2, 3, 2 58 bez r18, .L_set_by_byte 61 PRE_BNEZAD (r18) 67 zext r18, r2, 2, 0 68 bez r18, .L_return 71 PRE_BNEZAD (r18) [all …]
|
A D | memcpy.S | 33 zext r18, r2, 31, 4 42 PRE_BNEZAD (r18) 48 PRE_BNEZAD (r18) 74 PRE_BNEZAD (r18) 85 PRE_BNEZAD (r18) 97 PRE_BNEZAD (r18) 162 PRE_BNEZAD (r18) 166 PRE_BNEZAD (r18) 188 PRE_BNEZAD (r18) 199 PRE_BNEZAD (r18) [all …]
|
A D | memcmp.S | 37 zext r18, r2, 31, 4 39 bez r18, .L_compare_by_word 64 PRE_BNEZAD (r18) 68 BNEZAD (r18, .L_compare_by_4word) 71 zext r18, r2, 3, 2 72 bez r18, .L_compare_by_byte 77 PRE_BNEZAD (r18) 81 BNEZAD (r18, .L_compare_by_word_loop) 84 zext r18, r2, 1, 0 85 bez r18, .L_return [all …]
|
/sysdeps/unix/sysv/linux/ia64/ |
A D | ucontext_i.h | 30 #define rNAT r18 32 #define rB5 r18
|
A D | ____longjmp_chk.S | 64 ld8 r18 = [r15]; /* ss_size */ \ 66 sub r19 = r16, r18; /* sp - size */ \
|
/sysdeps/nios2/ |
A D | __longjmp.S | 40 cfi_offset (r18, JB_R18*4) 55 ldw r18, (JB_R18*4)(r4) 70 cfi_same_value (r18)
|
A D | setjmp.S | 41 stw r18, (JB_R18*4)(r4)
|
/sysdeps/ia64/fpu/ |
A D | libm_frexp.S | 190 and r18 = r17,r16 ;; 191 sub r19 = r18,r15
|
A D | libm_frexp4f.S | 182 (p0) and r18 = r17,r16 ;; 183 (p0) sub r19 = r18,r15
|
A D | libm_frexp4.S | 182 (p0) and r18 = r17,r16 ;; 183 (p0) sub r19 = r18,r15
|
A D | libm_frexp4l.S | 181 (p0) and r18 = r17,r16 ;; 182 (p0) sub r19 = r18,r15
|
A D | libm_frexpf.S | 190 and r18 = r17,r16 ;; 191 sub r19 = r18,r15
|
A D | libm_frexpl.S | 190 and r18 = r17,r16 ;; 191 sub r19 = r18,r15
|
/sysdeps/unix/sysv/linux/arc/ |
A D | swapcontext.S | 33 STR (r18, r2, 32) 78 LDR (r18, r9, 32)
|
A D | getcontext.S | 35 STR (r18, r2, 32)
|
/sysdeps/arc/ |
A D | __longjmp.S | 37 LDR (r18, r0, 9)
|
A D | setjmp.S | 54 STR (r18, r0, 9)
|
/sysdeps/powerpc/powerpc32/ |
A D | gprsave0.S | 46 C_TEXT(_savegpr0_18): stw r18,-56(r1) 47 cfi_offset(r18,-56)
|
A D | setjmp-common.S | 52 stw r18,((JB_GPRS+18-14)*4)(3)
|
/sysdeps/microblaze/ |
A D | __longjmp.S | 34 lwi r18,r5,28
|
A D | setjmp.S | 42 swi r18,r5,28
|
/sysdeps/unix/sysv/linux/nios2/ |
A D | swapcontext.S | 29 stw r18, (UCONTEXT_MCONTEXT + 18*4)(r4) 88 ldw r18, (UCONTEXT_MCONTEXT + 18*4)(r10)
|
A D | getcontext.S | 30 stw r18, (UCONTEXT_MCONTEXT + 18*4)(r4)
|
/sysdeps/unix/sysv/linux/microblaze/sys/ |
A D | ucontext.h | 56 unsigned long int __ctx(r18);
|
/sysdeps/ia64/ |
A D | ia64libgcc.S | 327 getf.sig r18 = f11 329 add r18 = r18, r17 331 and r15 = r19, r18 332 cmp.ltu p7, p6 = r18, r17 338 shr.u r14 = r18, 32
|
Completed in 14 milliseconds
123456