freebsd-dev/lib/libc/arm/string
Stanislav Sedov c61860f8a6 - Eliminate extra subcs instruction. I have not noticed before that we
always perform substraction now, so no instruction could be rordered
  to eliminate the conditional substraction.
2009-06-21 13:15:56 +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
memcmp.S
memcpy_arm.S
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
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
strncmp.S - Eliminate extra subcs instruction. I have not noticed before that we 2009-06-21 13:15:56 +00:00