..
asmdefs.h
Make AARCH64 harder, better, faster, stronger
2023-05-15 02:15:34 -07:00
memchr.S
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00
memcmp.S
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00
memcpy.S
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00
memrchr.S
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00
memset.S
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00
stpcpy.S
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00
strchr.S
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00
strchrnul.S
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00
strcmp.S
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00
strcpy.S
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00
strlen.S
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00
strncmp.S
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00
strnlen.S
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00
strrchr.S
Introduce native support for MacOS ARM64
2023-05-20 04:17:03 -07:00