freebsd-dev/lib/libc/arm/string
2010-03-02 22:16:40 +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 MFKernel: do not use __XSCALE__ to detect if clz/pld/ldrd/strd are 2007-10-13 12:06:31 +00:00
Makefile.inc Add an asm version of strlen() for arm (how useful). 2005-10-03 14:21:49 +00:00
memcmp.S
memcpy_arm.S The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:16:40 +00:00
memcpy_xscale.S
memcpy.S MFKernel: do not use __XSCALE__ to detect if clz/pld/ldrd/strd are 2007-10-13 12:06:31 +00:00
memmove.S The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:16:40 +00:00
memset.S MFKernel: do not use __XSCALE__ to detect if clz/pld/ldrd/strd are 2007-10-13 12:06:31 +00:00
strcmp.S
strlen.S Fix a long line in copyright notice. 2005-10-03 14:43:27 +00:00
strncmp.S - Eliminate extra subcs instruction. I have not noticed before that we 2009-06-21 13:15:56 +00:00