Home
last modified time | relevance | path

Searched refs:ret0 (Results 1 – 25 of 42) sorted by relevance

12

/glibc-2.36/sysdeps/ia64/
Dmemchr.S67 mov ret0 = str
86 ld1 val = [ret0], 1
101 (p[0]) mov addr[0] = ret0
102 (p[0]) ld8.s value[0] = [ret0], 8 // speculative load
115 ld1 val = [ret0], 1
122 mov ret0 = r0 ;; // return NULL
125 (p6) adds ret0 = -1, ret0 // if we got here from l1 or l3
126 (p7) add ret0 = addr[MEMLAT+2], poschr[1] // if we got here from l2
135 (p[MEMLAT-6]) add ret0 = -8, ret0;;
136 (p[MEMLAT-5]) add ret0 = -8, ret0;;
[all …]
Dstrchr.S52 mov ret0 = str
64 ld1 val2 = [ret0], 1
72 ld8 val1 = [ret0], 8;;
76 ld8.s val2 = [ret0], 8 // don't bomb out here
93 add ret0 = ret0, poschr ;;
94 adds ret0 = -15, ret0 ;; // should be -16, but we decrement
96 adds ret0 = -1, ret0 // ret0 was pointing 1 char too far
100 mov ret0 = r0 // return NULL if null was found
104 adds ret0 = -8, ret0;;
105 ld8 val2 = [ret0], 8 // bomb out here
Dhtonl.S23 shl ret0 = r32, 32
25 mux1 ret0 = ret0, @rev
Dhtons.S23 shl ret0 = r32, 48
25 mux1 ret0 = ret0, @rev
Dmemcmp.S62 mov ret0 = r0 // by default return value = 0
128 (p6) mov ret0 = -1
129 (p7) mov ret0 = 1
155 (p6) sub ret0 = value2, value1 // don't execute it if falling thru
Dstrncmp.S42 mov ret0 = r0
56 sub ret0 = val1, val2
Dia64libgcc.S144 getf.sig ret0 = f10
191 getf.sig ret0 = f10
233 getf.sig ret0 = f10
280 getf.sig ret0 = f10
343 add ret0 = r15, r16
Dmemccpy.S70 mov ret0 = r0 // return NULL if no match
162 (p6) mov ret0 = dest
178 mov ret0 = dest
Dstrcmp.S49 sub ret0 = val1, val2
/glibc-2.36/sysdeps/powerpc/powerpc64/le/power9/
Dstrncmp.S73 beq cr0, L(ret0)
174 ble cr7, L(ret0)
192 ble cr7, L(ret0)
202 ble cr7, L(ret0)
212 ble cr7, L(ret0)
222 ble cr7, L(ret0)
234 ble cr7, L(ret0)
244 ble cr7, L(ret0)
254 ble cr7, L(ret0)
264 ble cr7, L(ret0)
[all …]
/glibc-2.36/wcsmbs/
Dwcsstr.c41 goto ret0; in wcsstr()
57 goto ret0; in wcsstr()
61 goto ret0; in wcsstr()
67 goto ret0; in wcsstr()
92 ret0: in wcsstr()
/glibc-2.36/sysdeps/ia64/fpu/
Ds_fpclassify.S30 (p6) mov ret0 = 0
37 (p7) mov ret0 = 1
44 (p8) mov ret0 = 2
51 (p6) mov ret0 = 3
52 (p7) mov ret0 = 4
Ds_isinf.S34 (p6) mov ret0 = 1
41 (p7) mov ret0 = -1
42 (p8) mov ret0 = 0
Ds_signbit.S29 (p6) mov ret0 = 1
30 (p7) mov ret0 = 0
Ds_finite.S29 (p6) mov ret0 = 0
30 (p7) mov ret0 = 1
Ds_isnan.S34 (p6) mov ret0 = 1
35 (p7) mov ret0 = 0
/glibc-2.36/sysdeps/powerpc/powerpc64/power8/
Dstrncmp.S38 beq cr0,L(ret0)
116 ble cr7,L(ret0)
125 beq cr7,L(ret0)
149 beq cr7,L(ret0)
164 L(ret0):
244 beq cr7,L(ret0)
274 ble cr7,L(ret0)
285 bdz L(ret0)
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/
Dsysdep.h304 cmpb,>>=,n %r1,%ret0,L(pre_end) ASM_LINE_SEP \
309 copy %ret0, TREG /* delay */ ASM_LINE_SEP \
314 stw TREG, 0(%sr0,%ret0) ASM_LINE_SEP \
316 ldo -1(%r0), %ret0 ASM_LINE_SEP \
342 cmpb,>>=,n %r1,%ret0,0f ASM_LINE_SEP \
343 sub %r0, %ret0, %ret0 ASM_LINE_SEP \
Dclone.S104 comclr,>>= %r1, %ret0, %r0 /* Note: unsigned compare. */
112 comib,=,n 0, %ret0, .LthreadStart
125 sub %r0, %ret0, %arg0
Dswapcontext.S26 copy %rp,%ret0
48 or,= %r0,%ret0,%r0
/glibc-2.36/string/
Dstr-two-way.h306 goto ret0; in two_way_short_needle()
318 goto ret0; in two_way_short_needle()
370 ret0: __attribute__ ((unused)) in two_way_short_needle()
Dstrcasestr.c44 #define RET0_IF_0(a) if (!a) goto ret0
/glibc-2.36/sysdeps/x86_64/multiarch/
Dstrrchr-sse2.S70 jz L(ret0)
79 L(ret0):
89 jz L(ret0)
Dmemrchr-avx2.S299 jbe L(ret0)
301 L(ret0):
/glibc-2.36/sysdeps/hppa/
Ddl-trampoline.S153 copy %ret0,%r25 /* (2) reloc offset */
351 copy %ret0,%r25 /* (2) reloc offset */

12