nuttx/libs/libc/machine/arm64/gnu
zhangyuan21 b705103f23 arm64: save and restore fpu regs in jmp when ARCH_FPU enabled
Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-08-10 13:12:16 +08:00
..
arch_memchr.S libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
arch_memcmp.S libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
arch_memcpy.S libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
arch_memmove.S libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
arch_memset.S libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
arch_setjmp.S arm64: save and restore fpu regs in jmp when ARCH_FPU enabled 2023-08-10 13:12:16 +08:00
arch_strchr.S libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
arch_strchrnul.S libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
arch_strcmp.S libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
arch_strcpy.S libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
arch_strlen.S libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
arch_strncmp.S libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
arch_strnlen.S libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
arch_strrchr.S libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00