nuttx/libs/libc/machine/x86_64/gnu
p-szafonimateusz e6553eee5a libc/x86_64: port string functions from bionic
port optimized string functions for x86_64 from Bionic (BSD licensed)

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-07-02 23:59:18 +08:00
..
arch_memcmp.S libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00
arch_memmove.S libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00
arch_memset_avx2.S libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00
arch_memset_sse2.S libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00
arch_stpcpy.S libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00
arch_stpncpy.S libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00
arch_strcat.S libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00
arch_strcmp.S libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00
arch_strcpy.S libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00
arch_strlen.S libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00
arch_strncmp.S libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00
arch_strncpy.S libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00
cache.h libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00
CMakeLists.txt libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00