23ec0d58bf
The change resembles what was done in r334537 for kernel routines. While here take care of i386 variants. Note that primitives remain suboptimal. Reviewed by: kib (previous version) Approved by: re (gjb) Differential Revision: https://reviews.freebsd.org/D17167 |
||
---|---|---|
.. | ||
bcmp.S | ||
bcopy.S | ||
bzero.S | ||
ffs.S | ||
Makefile.inc | ||
memchr.S | ||
memcmp.S | ||
memcpy.S | ||
memmove.S | ||
memset.S | ||
strcat.S | ||
strchr.S | ||
strcmp.S | ||
strcpy.S | ||
strncmp.S | ||
strrchr.S | ||
swab.S | ||
wcschr.S | ||
wcscmp.S | ||
wcslen.S | ||
wmemchr.S |