/sysdeps/s390/s390-64/ |
A D | start.S | 87 larl %r2,main@GOTENT # load pointer to main 91 larl %r2,main # load pointer to main
|
/sysdeps/s390/s390-32/ |
A D | Makefile | 7 CFLAGS-dl-load.c += -Wno-unused
|
A D | start.S | 177 l %r2,.L3-.Llit(%r13) # load pointer to main 178 l %r1,.L4-.Llit(%r13) # load pointer to __libc_start_main 180 l %r12,.L5-.Llit(%r13) # load .got pointer
|
/sysdeps/sparc/sparc64/ |
A D | sub_n.S | 40 1: ldx [%o2+%o5],%g1 ! load s2 limb 42 ldx [%o1+%o5],%o3 ! load s1 limb
|
A D | add_n.S | 43 1: ldx [%o2+%o5],%g1 ! load s2 limb 45 ldx [%o1+%o5],%o3 ! load s1 limb
|
/sysdeps/ia64/ |
A D | memcpy.S | 78 #define load ldf8 macro 90 #define load ld8 macro 243 (p_xtr) load tempreg = [src], 8 292 (p[0]) load the_r[0] = [src], 8 293 (p[0]) load the_q[0] = [asrc], 8 300 (p[0]) load the_s[0] = [src], 24 301 (p[0]) load the_t[0] = [asrc], 24 322 load tempreg = [src], 8 333 (p_scr) load tempreg = [src], 8 //
|
/sysdeps/mips/mips64/ |
A D | addmul_1.S | 60 ld $8,0($5) # load new s1 limb as early as possible 78 ld $8,0($5) # load new s1 limb as early as possible
|
A D | mul_1.S | 61 ld $8,0($5) # load new s1 limb as early as possible 78 ld $8,0($5) # load new s1 limb as early as possible
|
A D | submul_1.S | 61 ld $8,0($5) # load new s1 limb as early as possible 79 ld $8,0($5) # load new s1 limb as early as possible
|
A D | rshift.S | 42 ld $10,0($5) # load first limb
|
A D | lshift.S | 44 ld $10,-8($5) # load first limb
|
/sysdeps/alpha/alphaev67/ |
A D | strlen.S | 36 ldq_u $1, 0($16) # L : load first quadword ($16 may be misaligned)
|
A D | strcat.S | 38 ldq_u $1, 0($16) # L : load first quadword (a0 may be misaligned)
|
/sysdeps/alpha/ |
A D | stxncpy.S | 141 ldq_u t1, 0(a1) # e0 : load first src word 164 ldq_u t2, 8(a1) # e0 : load second src word 220 ldq_u t2, 8(a1) # e0 : load high word for next time 259 and t8, 0x80, t6 # e0 : avoid dest word load if we can 279 bne t6, 1f # e1 : avoid src word load if we can 281 ldq_u t2, 8(a1) # e0 : load final src word 297 ldq_u t1, 0(a1) # e0 : load first source word
|
A D | bzero.S | 68 1: ldq_u t0, 0(a0) # yes, load original data 89 ldq_u t0, 0(a0) # e0 : load original data to mask into
|
A D | stxcpy.S | 112 ldq_u t1, 0(a1) # e0 : load first src word 113 and a0, 7, t0 # .. e1 : take care not to load a word ... 187 ldq_u t2, 0(a1) # .. e1 : load high word for next time 222 and t8, 0x80, t6 # e0 : avoid dest word load if we can 239 ldq_u t1, 0(a1) # e0 : load first source word
|
A D | strncmp.S | 48 ldq_u t0, 0(a0) # load asap to give cache time to catch up 159 ldq_u t2, 8(a1) # load second partial s2 word 195 ldq_u t2, 16(a1) # .. e1 : load next s2 high bits 196 ldq_u t0, 8(a0) # e0 : load next s1 word
|
A D | memset.S | 71 1: ldq_u t0, 0(a0) # e1 : yes, load original data 101 ldq_u t0, 0(a0) # e1 : load original data to mask into
|
A D | strcat.S | 38 ldq_u t0, 0(a0) # load first quadword (a0 may be misaligned)
|
A D | strcmp.S | 108 ldq_u t2, 8(a1) # e0 : load second partial s2 word 139 ldq_u t2, 16(a1) # .. e1 : load next s2 high bits 140 ldq_u t0, 8(a0) # e0 : load next s1 word
|
A D | strlen.S | 43 ldq_u t0, 0(a0) # load first quadword (a0 may be misaligned)
|
/sysdeps/powerpc/powerpc32/ |
A D | rshift.S | 31 lwz r11,0(r4) # load first s1 limb
|
/sysdeps/alpha/alphaev6/ |
A D | stxcpy.S | 121 ldq_u t1, 0(a1) # L : load first src word 122 and a0, 7, t0 # E : take care not to load a word ... 201 ldq_u t2, 0(a1) # L : Latency=3 load high word for next time 237 and t8, 0x80, t6 # E : avoid dest word load if we can (stall) 259 ldq_u t1, 0(a1) # L : load first source word
|
A D | stxncpy.S | 165 ldq_u t1, 0(a1) # L : load first src word 192 ldq_u t2, 8(a1) # L : Latency=3 load second src word 252 ldq_u t2, 8(a1) # L : Latency=3 load high word for next time 293 and t8, 0x80, t6 # E : avoid dest word load if we can (stall) 318 ldq_u t2, 8(a1) # L : load final src word 334 ldq_u t1, 0(a1) # L : load first source word
|
/sysdeps/i386/ |
A D | Makefile | 22 CFLAGS-dl-load.c += -Wno-unused
|