Searched refs:L3 (Results 1 – 16 of 16) sorted by relevance
/sysdeps/unix/sh/ |
A D | sysdep.S | 36 mov.l .L3, r1 39 mov.l .L3, r1 63 mov.l .L3, r0 75 mov.l .L3, r1 76 mova .L3, r0 102 .L3: .long C_SYMBOL_NAME(errno) label 104 .L3: .long C_SYMBOL_NAME(__errno_location) label 110 .L3: .long C_SYMBOL_NAME(errno@GOT) label 112 .L3: .long C_SYMBOL_NAME(__errno_location@PLT) label
|
/sysdeps/m68k/ |
A D | strchr.S | 58 beq L(L3) 71 beq L(L3) 84 beq L(L3) 157 bcc L(L3) 171 bne L(L3) 211 bcc L(L3) 227 L(L3:) 250 beq L(L3) 257 beq L(L3) 264 beq L(L3)
|
/sysdeps/s390/s390-32/ |
A D | mul_1.S | 45 brc 12,.L3 47 .L3: st %r1,0(%r2) label
|
A D | addmul_1.S | 45 brc 12,.L3 47 .L3: al %r1,0(%r2) # prod_low += res_ptr[i] label
|
A D | sub_n.S | 40 brc 4,.L3 51 .L3: brct %r5,.L2 label
|
A D | add_n.S | 41 brc 3,.L3 52 .L3: brct %r5,.L2 label
|
A D | start.S | 177 l %r2,.L3-.Llit(%r13) # load pointer to main 197 .L3: .long main label 200 .L3: .long main@GOT label
|
A D | strncpy-z900.S | 43 jz .L3 61 .L3: icm %r0,4,0(%r5) label
|
/sysdeps/s390/s390-64/ |
A D | sub_n.S | 38 brc 4,.L3 49 .L3: brct %r5,.L2 label
|
A D | add_n.S | 41 brc 3,.L3 52 .L3: brct %r5,.L2 label
|
A D | strncpy-z900.S | 42 jz .L3 68 .L3: icmh %r0,4,0(%r5) label
|
/sysdeps/unix/sysv/linux/sh/ |
A D | clone.S | 82 .L3: label
|
/sysdeps/x86_64/ |
A D | mul_1.S | 77 jmp L(L3) 104 L(L3): mov 16(up,n,8), %rax
|
/sysdeps/powerpc/powerpc64/ |
A D | memcpy.S | 211 beq .L3 /* If the source is already word aligned skip this. */ 247 .L3: label
|
/sysdeps/powerpc/powerpc64/power4/ |
A D | memcpy.S | 212 beq .L3 /* If the source is already word aligned skip this. */ 248 .L3: label
|
/sysdeps/powerpc/powerpc32/power4/ |
A D | memcpy.S | 198 beq .L3 /* If the source is already word aligned skip this. */ 234 .L3: label
|
Completed in 46 milliseconds