Searched refs:ENTRY_ALIGN (Results 1 – 13 of 13) sorted by relevance
/glibc-2.36/sysdeps/aarch64/multiarch/ |
D | memcpy_falkor.S | 74 ENTRY_ALIGN (__memcpy_falkor, 6) label 219 ENTRY_ALIGN (__memmove_falkor, 6) label
|
D | memset_kunpeng.S | 32 ENTRY_ALIGN (MEMSET, 6) label
|
D | memchr_nosimd.S | 65 ENTRY_ALIGN (MEMCHR, 6) label
|
D | memset_base64.S | 37 ENTRY_ALIGN (MEMSET, 6) label
|
D | memcpy_thunderx.S | 82 ENTRY_ALIGN (MEMMOVE, 6) label
|
D | memcpy_thunderx2.S | 98 ENTRY_ALIGN (MEMMOVE, 6) label
|
D | memcpy_a64fx.S | 241 ENTRY_ALIGN (MEMMOVE, 4) label
|
/glibc-2.36/sysdeps/aarch64/ |
D | memcpy.S | 75 ENTRY_ALIGN (MEMCPY, 6) label 211 ENTRY_ALIGN (MEMMOVE, 4) label
|
D | sysdep.h | 115 #define ENTRY_ALIGN(name, align) \
|
D | memset.S | 32 ENTRY_ALIGN (MEMSET, 6) label
|
D | strncmp.S | 72 ENTRY_ALIGN (strncmp, 0) label
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-aarch64 | 325 * sysdeps/aarch64/sysdep.h (ENTRY_ALIGN): New.
|
D | ChangeLog.21 | 2128 [__ASSEMBLER__](ENTRY_ALIGN): Modified.
|