HomeSort by relevance Sort by last modified time
    Searched defs:CFI_POP (Results 1 - 18 of 18) sorted by null

  /bionic/libc/arch-x86/string/
ssse3-strcpy-atom.S 76 # define CFI_POP(REG) \
81 # define POP(REG) popl REG; CFI_POP (REG)
    [all...]
ssse3-wcscpy-atom.S 76 # define CFI_POP(REG) \
81 # define POP(REG) popl REG; CFI_POP (REG)
618 CFI_POP (%edi)
sse2-memset-atom.S 81 #define CFI_POP(REG) \
86 #define POP(REG) popl REG; CFI_POP (REG)
ssse3-memcpy-atom.S 91 #define CFI_POP(REG) \
96 #define POP(REG) popl REG; CFI_POP (REG)
    [all...]
ssse3-strcmp-atom.S 82 #define CFI_POP(REG) \
87 #define POP(REG) popl REG; CFI_POP (REG)
    [all...]
sse2-wcschr-atom.S 74 #define CFI_POP(REG) \
79 #define POP(REG) popl REG; CFI_POP (REG)
sse2-memchr-atom.S 74 #define CFI_POP(REG) \
79 #define POP(REG) popl REG; CFI_POP (REG)
sse2-memrchr-atom.S 74 #define CFI_POP(REG) \
79 #define POP(REG) popl REG; CFI_POP (REG)
sse2-strchr-atom.S 74 #define CFI_POP(REG) \
79 #define POP(REG) popl REG; CFI_POP (REG)
sse2-strrchr-atom.S 74 #define CFI_POP(REG) \
79 #define POP(REG) popl REG; CFI_POP (REG)
129 CFI_POP (%esi)
130 CFI_POP (%ebx)
145 CFI_POP (%esi)
146 CFI_POP (%ebx)
178 CFI_POP (%esi)
179 CFI_POP (%ebx)
sse2-wcscmp-atom.S 74 #define CFI_POP(REG) \
79 #define POP(REG) popl REG; CFI_POP (REG)
1044 CFI_POP (%edi)
1045 CFI_POP (%esi)
sse2-wcsrchr-atom.S 74 #define CFI_POP(REG) \
79 #define POP(REG) popl REG; CFI_POP (REG)
128 CFI_POP (%esi)
143 CFI_POP (%esi)
174 CFI_POP (%esi)
ssse3-memcmp-atom.S 86 #define CFI_POP(REG) \
91 #define POP(REG) popl REG; CFI_POP (REG)
132 CFI_POP (%ebx)
    [all...]
ssse3-strcat-atom.S 82 #define CFI_POP(REG) \
87 #define POP(REG) popl REG; CFI_POP (REG)
ssse3-wcscat-atom.S 74 #define CFI_POP(REG) \
79 #define POP(REG) popl REG; CFI_POP (REG)
ssse3-strlcat-atom.S 72 #define CFI_POP(REG) \
77 #define POP(REG) popl REG; CFI_POP (REG)
836 CFI_POP (%edi)
  /system/core/libcutils/arch-x86/
sse2-memset16-atom.S 67 #define CFI_POP(REG) \
72 #define POP(REG) popl REG; CFI_POP (REG)
sse2-memset32-atom.S 67 #define CFI_POP(REG) \
72 #define POP(REG) popl REG; CFI_POP (REG)

Completed in 1375 milliseconds