Home
last modified time | relevance | path

Searched refs:CFI_POP (Results 1 – 25 of 30) sorted by relevance

12

/glibc-2.36/sysdeps/i386/i686/multiarch/
Dstrrchr-sse2-bsf.S27 # define CFI_POP(REG) \ macro
32 # define POP(REG) popl REG; CFI_POP (REG)
79 CFI_POP (%esi)
80 CFI_POP (%ebx)
110 CFI_POP (%esi)
111 CFI_POP (%ebx)
144 CFI_POP (%esi)
145 CFI_POP (%ebx)
Dstrrchr-sse2.S27 # define CFI_POP(REG) \ macro
32 # define POP(REG) popl REG; CFI_POP (REG)
82 CFI_POP (%esi)
83 CFI_POP (%ebx)
98 CFI_POP (%esi)
99 CFI_POP (%ebx)
131 CFI_POP (%esi)
132 CFI_POP (%ebx)
Dwcsrchr-sse2.S25 # define CFI_POP(REG) \ macro
30 # define POP(REG) popl REG; CFI_POP (REG)
78 CFI_POP (%esi)
93 CFI_POP (%esi)
124 CFI_POP (%esi)
Dstrlen-sse2-bsf.S27 #define CFI_POP(REG) \ macro
32 #define POP(REG) popl REG; CFI_POP (REG)
Dstrchr-sse2-bsf.S27 # define CFI_POP(REG) \ macro
32 # define POP(REG) popl REG; CFI_POP (REG)
Dwcschr-sse2.S26 # define CFI_POP(REG) \ macro
31 # define POP(REG) popl REG; CFI_POP (REG)
Dmemchr-sse2-bsf.S27 # define CFI_POP(REG) \ macro
32 # define POP(REG) popl REG; CFI_POP (REG)
107 CFI_POP (%edi)
Dstrchr-sse2.S27 # define CFI_POP(REG) \ macro
32 # define POP(REG) popl REG; CFI_POP (REG)
Dwcscpy-ssse3.S26 # define CFI_POP(REG) \ macro
31 # define POP(REG) popl REG; CFI_POP (REG)
566 CFI_POP (%edi) label
Dmemrchr-sse2-bsf.S27 # define CFI_POP(REG) \ macro
32 # define POP(REG) popl REG; CFI_POP (REG)
Dwcscmp-sse2.S27 # define CFI_POP(REG) \ macro
32 # define POP(REG) popl REG; CFI_POP (REG)
999 CFI_POP (%edi)
1000 CFI_POP (%esi)
Dstrcat-ssse3.S28 # define CFI_POP(REG) \ macro
33 # define POP(REG) popl REG; CFI_POP (REG)
Dstrlen-sse2.S36 # define CFI_POP(REG) \ macro
41 # define POP(REG) popl REG; CFI_POP (REG)
Dmemchr-sse2.S27 # define CFI_POP(REG) \ macro
32 # define POP(REG) popl REG; CFI_POP (REG)
Dmemrchr-sse2.S26 # define CFI_POP(REG) \ macro
31 # define POP(REG) popl REG; CFI_POP (REG)
Dmemcpy-sse2-unaligned.S40 # define CFI_POP(REG) \ macro
45 # define POP(REG) popl REG; CFI_POP (REG)
Dstrcmp-sse4.S28 #define CFI_POP(REG) \ macro
33 #define POP(REG) popl REG; CFI_POP (REG)
Dmemset-sse2-rep.S28 #define CFI_POP(REG) \ macro
33 #define POP(REG) popl REG; CFI_POP (REG)
Dmemset-sse2.S28 #define CFI_POP(REG) \ macro
33 #define POP(REG) popl REG; CFI_POP (REG)
Dstrcat-sse2.S29 # define CFI_POP(REG) \ macro
34 # define POP(REG) popl REG; CFI_POP (REG)
Dmemcmp-sse4.S31 # define CFI_POP(REG) \ macro
36 # define POP(REG) popl REG; CFI_POP (REG)
Dstrcpy-sse2.S29 # define CFI_POP(REG) \ macro
34 # define POP(REG) popl REG; CFI_POP (REG)
2038 CFI_POP (%edi) label
Dmemcmp-ssse3.S31 # define CFI_POP(REG) \ macro
36 # define POP(REG) popl REG; CFI_POP (REG)
75 CFI_POP (%ebx)
/glibc-2.36/sysdeps/i386/
Dmemset.S25 #define CFI_POP(REG) \ macro
30 #define POP(REG) popl REG; CFI_POP (REG)
Dmemcpy.S35 #define CFI_POP(REG) \ macro
40 #define POP(REG) popl REG; CFI_POP (REG)

12