/bionic/libc/arch-x86/silvermont/string/ |
D | sse2-strlen-slm.S | 74 #define CFI_PUSH(REG) \ argument 78 #define CFI_POP(REG) \ argument 82 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 83 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | sse2-memcpy-slm.S | 80 #define CFI_PUSH(REG) \ argument 84 #define CFI_POP(REG) \ argument 88 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 89 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | sse2-memmove-slm.S | 86 #define CFI_PUSH(REG) \ argument 90 #define CFI_POP(REG) \ argument 94 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 95 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | sse4-memcmp-slm.S | 82 #define CFI_PUSH(REG) \ argument 86 #define CFI_POP(REG) \ argument 90 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 91 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | sse2-strcpy-slm.S | 70 #define CFI_PUSH(REG) \ argument 74 #define CFI_POP(REG) \ argument 78 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 79 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | sse2-memset-slm.S | 80 #define CFI_PUSH(REG) \ argument 84 #define CFI_POP(REG) \ argument 88 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 89 #define POP(REG) popl REG; CFI_POP (REG) argument
|
/bionic/libc/arch-x86/atom/string/ |
D | sse2-wcschr-atom.S | 70 #define CFI_PUSH(REG) \ argument 74 #define CFI_POP(REG) \ argument 78 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 79 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | sse2-memrchr-atom.S | 70 #define CFI_PUSH(REG) \ argument 74 #define CFI_POP(REG) \ argument 78 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 79 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | sse2-strchr-atom.S | 70 #define CFI_PUSH(REG) \ argument 74 #define CFI_POP(REG) \ argument 78 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 79 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | sse2-wcsrchr-atom.S | 70 #define CFI_PUSH(REG) \ argument 74 #define CFI_POP(REG) \ argument 78 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 79 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | sse2-strrchr-atom.S | 70 #define CFI_PUSH(REG) \ argument 74 #define CFI_POP(REG) \ argument 78 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 79 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | sse2-wcscmp-atom.S | 70 #define CFI_PUSH(REG) \ argument 74 #define CFI_POP(REG) \ argument 78 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 79 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | sse2-strlen-atom.S | 86 # define CFI_PUSH(REG) \ argument 90 # define CFI_POP(REG) \ argument 94 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 95 # define POP(REG) popl REG; CFI_POP (REG) argument
|
D | ssse3-wcscat-atom.S | 70 #define CFI_PUSH(REG) \ argument 74 #define CFI_POP(REG) \ argument 78 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 79 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | ssse3-wcscpy-atom.S | 72 # define CFI_PUSH(REG) \ argument 76 # define CFI_POP(REG) \ argument 80 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 81 # define POP(REG) popl REG; CFI_POP (REG) argument
|
D | sse2-memchr-atom.S | 70 #define CFI_PUSH(REG) \ argument 74 #define CFI_POP(REG) \ argument 78 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 79 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | ssse3-memcmp-atom.S | 82 #define CFI_PUSH(REG) \ argument 86 #define CFI_POP(REG) \ argument 90 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 91 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | ssse3-strcat-atom.S | 78 #define CFI_PUSH(REG) \ argument 82 #define CFI_POP(REG) \ argument 86 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 87 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | ssse3-strcmp-atom.S | 78 #define CFI_PUSH(REG) \ argument 82 #define CFI_POP(REG) \ argument 86 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 87 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | ssse3-strlcat-atom.S | 68 #define CFI_PUSH(REG) \ argument 72 #define CFI_POP(REG) \ argument 76 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 77 #define POP(REG) popl REG; CFI_POP (REG) argument
|
D | ssse3-strcpy-atom.S | 72 # define CFI_PUSH(REG) \ argument 76 # define CFI_POP(REG) \ argument 80 # define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 81 # define POP(REG) popl REG; CFI_POP (REG) argument
|
D | ssse3-memcpy-atom.S | 86 #define CFI_PUSH(REG) \ argument 90 #define CFI_POP(REG) \ argument 94 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument 95 #define POP(REG) popl REG; CFI_POP (REG) argument
|
/bionic/libc/arch-x86_64/string/ |
D | sse2-memmove-slm.S | 76 #define CFI_PUSH(REG) \ argument 80 #define CFI_POP(REG) \ argument 84 #define PUSH(REG) push REG; argument 85 #define POP(REG) pop REG; argument
|
D | sse2-memcpy-slm.S | 76 #define CFI_PUSH(REG) \ argument 80 #define CFI_POP(REG) \ argument 84 #define PUSH(REG) push REG; argument 85 #define POP(REG) pop REG; argument
|
/bionic/libc/arch-arm/generic/bionic/ |
D | strcmp.S | 51 #define magic1(REG) REG argument 52 #define magic2(REG) REG, lsl #7 argument
|