Home
last modified time | relevance | path

Searched refs:POP (Results 1 – 25 of 32) sorted by relevance

12

/sysdeps/i386/i686/multiarch/
A Dstrrchr-sse2.S193 POP (%ebx)
194 POP (%esi)
203 POP (%ebx)
204 POP (%esi)
237 POP (%ebx)
238 POP (%esi)
255 POP (%ebx)
256 POP (%esi)
276 POP (%ebx)
277 POP (%esi)
[all …]
A Dstrrchr-sse2-bsf.S92 POP (%edi)
158 POP (%edi)
222 POP (%ebx)
223 POP (%esi)
226 POP (%edi)
251 POP (%ebx)
252 POP (%esi)
257 POP (%edi)
265 POP (%edi)
274 POP (%ebx)
[all …]
A Dstrlen-sse2-bsf.S32 #define POP(REG) popl REG; CFI_POP (REG) macro
36 #define RETURN POP (%edi); POP (%esi); ret; \
118 POP (%edi)
119 POP (%esi)
A Dmemcmp-ssse3.S42 # define RETURN_END POP (%edi); POP (%esi); POP (%ebx); ret
188 POP (%edi)
189 POP (%esi)
234 POP (%edi)
235 POP (%esi)
265 POP (%edi)
266 POP (%esi)
318 POP (%edi)
319 POP (%esi)
349 POP (%edi)
[all …]
A Dwcsrchr-sse2.S30 # define POP(REG) popl REG; CFI_POP (REG) macro
34 # define RETURN POP (%edi); ret; CFI_PUSH (%edi);
185 POP (%esi)
198 POP (%esi)
224 POP (%esi)
236 POP (%esi)
252 POP (%esi)
266 POP (%esi)
A Dstrcmp-sse4.S57 # define RETURN POP (%edi); POP (%ebx); ret; \
77 # define RETURN POP (%edi); POP (REM); POP (%ebx); ret; \
81 # define RETURN POP (%edi); POP (REM); ret; \
115 POP (%ebx)
142 POP (%ebx)
526 POP (%esi)
527 POP (%edi)
529 POP (REM)
533 POP (%ebx)
542 POP (%esi)
[all …]
A Dmemcpy-ssse3-rep.S221 POP (%esi)
222 POP (%edi)
308 POP (%esi)
309 POP (%edi)
385 POP (%esi)
386 POP (%edi)
399 POP (%esi)
431 POP (%edi)
444 POP (%esi)
476 POP (%edi)
[all …]
A Dmemcpy-sse2-unaligned.S51 # define POP(REG) popl REG; CFI_POP (REG) macro
55 # define RETURN_END POP (%ebx); ret
165 POP (%ebx)
196 POP (%ebx)
232 POP (%esi)
265 POP (%ebx)
359 POP (%ebx)
390 POP (%ebx)
434 POP (%edi)
435 POP (%esi)
[all …]
A Dwcschr-sse2.S31 # define POP(REG) popl REG; CFI_POP (REG) macro
81 POP (%edi)
99 POP (%edi)
A Dstrchr-sse2-bsf.S32 # define POP(REG) popl REG; CFI_POP (REG) macro
36 # define RETURN POP(%edi); ret; CFI_PUSH(%edi);
A Dmemrchr-sse2-bsf.S32 # define POP(REG) popl REG; CFI_POP (REG) macro
360 POP (%edi)
395 POP (%edi)
404 POP (%edi)
412 POP (%edi)
A Dstrcat-ssse3.S33 # define POP(REG) popl REG; CFI_POP (REG) macro
110 POP (%ebx); \
111 POP (%edi); \
117 # define RETURN1 POP (%edi); ret; CFI_PUSH (%edi)
125 POP (%esi)
352 POP (%esi)
442 POP (%esi)
A Dmemcpy-ssse3.S223 POP (%edi)
241 POP (%edi)
439 POP (%edi)
479 POP (%edi)
543 POP (%edi)
583 POP (%edi)
647 POP (%edi)
689 POP (%edi)
753 POP (%edi)
795 POP (%edi)
[all …]
A Dstrcmp-ssse3.S86 # define RETURN POP (REM); POP (%ebx); ret; \
132 POP (%ebx)
159 POP (%ebx)
2110 POP (%esi)
2111 POP (%edi)
2369 POP (REM)
2373 POP (%ebx)
2387 POP (%esi)
2400 POP (REM)
2760 POP (REM)
[all …]
A Dmemrchr-sse2.S31 # define POP(REG) popl REG; CFI_POP (REG) macro
667 POP (%edi)
702 POP (%edi)
711 POP (%edi)
719 POP (%edi)
A Dwcscpy-ssse3.S31 # define POP(REG) popl REG; CFI_POP (REG) macro
34 # define RETURN POP (%edi); ret; CFI_PUSH (%edi)
304 POP (%esi)
413 POP (%esi)
529 POP (%esi)
A Dstrchr-sse2.S32 # define POP(REG) popl REG; CFI_POP (REG) macro
36 # define RETURN POP(%edi); ret; CFI_PUSH(%edi);
A Dmemchr-sse2-bsf.S32 # define POP(REG) popl REG; CFI_POP (REG) macro
40 # define RETURN POP(%edi); ret; CFI_PUSH(%edi);
A Dmemset-sse2-rep.S33 #define POP(REG) popl REG; CFI_POP (REG) macro
48 # define RETURN_END POP (%ebx); ret
277 POP (%ebx)
313 POP (%edi)
335 POP (%edi)
A Dmemset-sse2.S33 #define POP(REG) popl REG; CFI_POP (REG) macro
48 # define RETURN_END POP (%ebx); ret
277 POP (%ebx)
287 POP (%ebx)
383 POP (%ebx)
A Dmemcmp-sse4.S36 # define POP(REG) popl REG; CFI_POP (REG) macro
42 # define RETURN POP (%ebx); ret; CFI_PUSH (%ebx)
157 POP (%ebx)
168 POP (%ebx)
1067 POP (%ebx)
1074 POP (%ebx)
/sysdeps/i386/
A Dmemcpy.S46 #define POP(REG) popl REG; CFI_POP (REG) macro
74 POP (%edi)
75 POP (%esi)
86 POP (%edi)
87 POP (%esi)
A Dmemset.S30 #define POP(REG) popl REG; CFI_POP (REG) macro
62 POP (%edi)
/sysdeps/i386/i686/fpu/multiarch/
A Ds_cosf-sse2.S66 # define POP(REG) popl REG; CFI_POP(REG) macro
68 # define RETURN POP(%ebx); ret; CFI_PUSH(%ebx)
A Ds_sinf-sse2.S66 # define POP(REG) popl REG; CFI_POP(REG) macro
68 # define RETURN POP(%ebx); ret; CFI_PUSH(%ebx)

Completed in 24 milliseconds

12