Home
last modified time | relevance | path

Searched refs:load (Results 1 – 25 of 56) sorted by relevance

123

/sysdeps/s390/s390-64/
A Dstart.S87 larl %r2,main@GOTENT # load pointer to main
91 larl %r2,main # load pointer to main
/sysdeps/s390/s390-32/
A DMakefile7 CFLAGS-dl-load.c += -Wno-unused
A Dstart.S177 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 Dsub_n.S40 1: ldx [%o2+%o5],%g1 ! load s2 limb
42 ldx [%o1+%o5],%o3 ! load s1 limb
A Dadd_n.S43 1: ldx [%o2+%o5],%g1 ! load s2 limb
45 ldx [%o1+%o5],%o3 ! load s1 limb
/sysdeps/ia64/
A Dmemcpy.S78 #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 Daddmul_1.S60 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 Dmul_1.S61 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 Dsubmul_1.S61 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 Drshift.S42 ld $10,0($5) # load first limb
A Dlshift.S44 ld $10,-8($5) # load first limb
/sysdeps/alpha/alphaev67/
A Dstrlen.S36 ldq_u $1, 0($16) # L : load first quadword ($16 may be misaligned)
A Dstrcat.S38 ldq_u $1, 0($16) # L : load first quadword (a0 may be misaligned)
/sysdeps/alpha/
A Dstxncpy.S141 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 Dbzero.S68 1: ldq_u t0, 0(a0) # yes, load original data
89 ldq_u t0, 0(a0) # e0 : load original data to mask into
A Dstxcpy.S112 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 Dstrncmp.S48 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 Dmemset.S71 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 Dstrcat.S38 ldq_u t0, 0(a0) # load first quadword (a0 may be misaligned)
A Dstrcmp.S108 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 Dstrlen.S43 ldq_u t0, 0(a0) # load first quadword (a0 may be misaligned)
/sysdeps/powerpc/powerpc32/
A Drshift.S31 lwz r11,0(r4) # load first s1 limb
/sysdeps/alpha/alphaev6/
A Dstxcpy.S121 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 Dstxncpy.S165 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 DMakefile22 CFLAGS-dl-load.c += -Wno-unused

Completed in 15 milliseconds

123