opnsense-src/lib/libc/arm/string
2015-05-31 14:04:11 +00:00
..
bcopy.S
bzero.S The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:16:40 +00:00
ffs.S Add the needed if-then instructions to build as Thumb-2. 2015-05-31 14:04:11 +00:00
Makefile.inc Merge index() and strchr() together. 2012-01-03 07:14:01 +00:00
memcmp.S Switch to the ARM unified assembly language as the clang integrated as only 2014-11-29 15:56:52 +00:00
memcpy.S MFKernel: do not use __XSCALE__ to detect if clz/pld/ldrd/strd are 2007-10-13 12:06:31 +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
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