freebsd-dev/lib/libc/arm/string
2015-05-31 14:04:11 +00:00
..
bcopy.S
bzero.S
ffs.S Add the needed if-then instructions to build as Thumb-2. 2015-05-31 14:04:11 +00:00
Makefile.inc
memcmp.S Switch to the ARM unified assembly language as the clang integrated as only 2014-11-29 15:56:52 +00:00
memcpy_arm.S Switch to the ARM unified assembly language as the clang integrated as only 2014-11-29 15:56:52 +00:00
memcpy_xscale.S Switch to the ARM unified assembly language as the clang integrated as only 2014-11-29 15:56:52 +00:00
memcpy.S
memmove.S Add the needed if-then instructions to build as Thumb-2. 2015-05-31 14:04:11 +00:00
memset.S Add the needed if-then instructions to build as Thumb-2. 2015-05-31 14:04:11 +00:00
strcmp.S Add the needed if-then instructions to build as Thumb-2. 2015-05-31 14:04:11 +00:00
strlen.S Add the needed if-then instructions to build as Thumb-2. 2015-05-31 14:04:11 +00:00
strncmp.S Add the needed if-then instructions to build as Thumb-2. 2015-05-31 14:04:11 +00:00