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