/sysdeps/alpha/alphaev6/ |
A D | addmul_1.S | 245 addq $6, $13, $6 # L0 lo + acc 265 addq $4, $9, $4 # L0 lo + acc 266 stq $22, -48($16) # L0 299 stq $22, -32($16) # L0 334 stq $22, -16($16) # L0 369 stq $22, 0($16) # L0 403 addq $4, $9, $4 # L0 lo + acc 404 stq $22, -48($16) # L0 433 stq $22, -32($16) # L0 449 stq $22, -16($16) # L0 [all …]
|
/sysdeps/s390/s390-32/ |
A D | setjmp.S | 85 .L0: al %r1,.L1 - .L0(0,%r1) /* get address of global offset table */ label 89 .L1: .long _GLOBAL_OFFSET_TABLE_ - .L0 92 .L0: l %r1,.L1-.L0(0,%r1) /* load address of __sigjmp_save */ label
|
A D | sub_n.S | 36 .L0: l %r6,0(%r1,%r3) # .L0 -> no carry from last sub label 41 .L1: brct %r5,.L0
|
A D | add_n.S | 37 .L0: l %r6,0(%r1,%r3) # .L0 -> no carry from last add label 42 .L1: brct %r5,.L0
|
A D | mul_1.S | 36 .L0: icm %r1,15,0(%r3) # get s1_ptr[i] label 50 brct %r4,.L0
|
A D | addmul_1.S | 36 .L0: icm %r1,15,0(%r3) # get s1_ptr[i] label 53 brct %r4,.L0
|
A D | strncpy-z900.S | 40 bras %r5,.L0 # enter loop & load address of a 0 42 .L0: icm %r0,8,0(%r3) # first byte label 52 brct %r4,.L0
|
/sysdeps/alpha/alphaev67/ |
A D | strncat.S | 60 jsr t9, __stxncpy # L0 : Now do the append. 72 ret # L0 : 77 ret # L0 : 83 ret # L0 :
|
A D | strlen.S | 55 ret $31, ($26) # L0 :
|
A D | strcat.S | 56 jmp $31, __stxcpy # L0 :
|
/sysdeps/s390/s390-64/ |
A D | sub_n.S | 34 .L0: lg %r6,0(%r1,%r3) # .L0 -> no carry from last sub label 39 .L1: brct %r5,.L0
|
A D | add_n.S | 37 .L0: lg %r6,0(%r1,%r3) # .L0 -> no carry from last add label 42 .L1: brct %r5,.L0
|
A D | strncpy-z900.S | 39 bras %r5,.L0 # enter loop & load address of a 0 41 .L0: icmh %r0,8,0(%r3) # first byte label 59 brct %r4,.L0
|
/sysdeps/mips/ |
A D | lshift.S | 46 beq $9,$0,L(L0) /* if multiple of 4 limbs, skip first loop */ 62 L(L0): beq $6,$0,L(Lend)
|
A D | rshift.S | 43 beq $9,$0,L(L0) /* if multiple of 4 limbs, skip first loop*/ 59 L(L0): beq $6,$0,L(Lend)
|
A D | add_n.S | 45 beq $9,$0,L(L0) /* if multiple of 4 limbs, skip first loop */ 67 L(L0): beq $7,$0,L(end)
|
A D | sub_n.S | 45 beq $9,$0,L(L0) /* if multiple of 4 limbs, skip first loop */ 67 L(L0): beq $7,$0,L(Lend)
|
/sysdeps/mips/mips64/ |
A D | rshift.S | 46 beq $9,$0,L(L0) # if multiple of 4 limbs, skip first loop 62 L(L0): beq $6,$0,L(Lend)
|
A D | add_n.S | 48 beq $9,$0,L(L0) # if multiple of 4 limbs, skip first loop 70 L(L0): beq $7,$0,L(Lend)
|
A D | lshift.S | 49 beq $9,$0,L(L0) # if multiple of 4 limbs, skip first loop 65 L(L0): beq $6,$0,L(Lend)
|
A D | sub_n.S | 48 beq $9,$0,L(L0) # if multiple of 4 limbs, skip first loop 70 L(L0): beq $7,$0,L(Lend)
|
/sysdeps/sparc/sparc64/ |
A D | rshift.S | 38 be,pn %xcc,.L0 ! if multiple of 4 limbs, skip first loop 54 .L0: brz,pn %o2,.Lend label
|
A D | lshift.S | 41 be,pn %xcc,.L0 ! if multiple of 4 limbs, skip first loop 57 .L0: brz,pn %o2,.Lend label
|
/sysdeps/alpha/ |
A D | add_n.S | 43 beq $2,.L0 # if multiple of 4 limbs, skip first loop 64 .L0: beq $19,.Lend label
|
A D | sub_n.S | 43 beq $2,.L0 # if multiple of 4 limbs, skip first loop 64 .L0: beq $19,.Lend label
|