freebsd-dev/lib/libc/arm/string
2009-05-06 01:50:04 +00:00
..
bcopy.S
bzero.S
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 Use the RET macro. 2004-11-09 16:49:14 +00:00
memcpy_arm.S
memcpy_xscale.S Always use bx for returning on Xscale. 2004-09-23 23:11:32 +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
memmove.S Use the RET macro. 2004-11-09 16:49:14 +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 Use the RET macro. 2004-11-09 16:49:14 +00:00
strlen.S Fix a long line in copyright notice. 2005-10-03 14:43:27 +00:00
strncmp.S revert r191633; this breaks at91 & xscale (likely all arm) 2009-05-06 01:50:04 +00:00