freebsd-dev/lib/libc/arm/string
Warner Losh c81b12e0d7 Revert r336773: it removed too much.
r336773 removed all things xscale. However, some things xscale are
really armv5. Revert that entirely. A more modest removal will follow.

Noticed by: andrew@
2018-07-27 21:25:01 +00:00
..
bcopy.S
bzero.S
ffs.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
Makefile.inc Correct MDSRCS use in <arch>/string/Makefile.inc. 2017-03-02 17:05:52 +00:00
memcmp.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
memcpy_arm.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
memcpy_xscale.S Revert r336773: it removed too much. 2018-07-27 21:25:01 +00:00
memcpy.S Revert r336773: it removed too much. 2018-07-27 21:25:01 +00:00
memmove.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
memset.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
strcmp.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
strlen.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
strncmp.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00