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

  /bionic/libc/arch-x86/string/
sse2-memset5-atom.S 78 #define CFI_POP(REG) \
83 #define POP(REG) popl REG; CFI_POP (REG)
ssse3-memcmp3.S 82 #define CFI_POP(REG) \
87 #define POP(REG) popl REG; CFI_POP (REG)
111 CFI_POP (%ebx)
    [all...]
ssse3-memcpy5.S 92 #define CFI_POP(REG) \
97 #define POP(REG) popl REG; CFI_POP (REG)
    [all...]
ssse3-strcmp.S 74 #define CFI_POP(REG) \
79 #define POP(REG) popl REG; CFI_POP (REG)
    [all...]

Completed in 393 milliseconds