NetBSD/sys/lib/libkern/arch/m68k
fredette 7aaa6a4bc4 On the 68010, don't bother with the by-8-longwords loop, instead
only 16-bit align the region and use loop mode with longwords
to do the bulk of the work.

On the 68020+, fixed an optimization bug where all regions that start
on odd addresses would not be properly longword aligned.
2001-09-06 21:30:15 +00:00
..
DEFS.h
Makefile.inc
SYS.h
bcmp.S
bcopy.S
bswap16.S
bswap32.S
bswap64.S
bzero.S
ffs.S
htonl.S
htons.S
index.S
memcmp.S
memcpy.S
memmove.S
memset.S
ntohl.S
ntohs.S
random.S
rindex.S
scanc.S
skpc.S
strcat.S
strchr.S
strcmp.S
strcpy.S
strlen.S
strncmp.S
strncpy.S
strrchr.S