NetBSD/lib/libc/arch/m68k
fredette 129f58b424 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-07 12:50:01 +00:00
..
gen Don't compile softfloat or integer support routines on 68000 2001-06-13 18:05:32 +00:00
net Add register prefixes. 1999-10-25 23:48:07 +00:00
quad Add a missing `%' register prefix. 2000-11-28 11:34:14 +00:00
stdlib Add missing internal names and weak aliases to assembly versions. 2001-05-29 13:03:01 +00:00
string On the 68010, don't bother with the by-8-longwords loop, instead 2001-09-07 12:50:01 +00:00
sys Compensate for the syscall args stack cleanup in the clone. 2001-07-20 17:08:18 +00:00
DEFS.h New-style RCS ids. 1995-12-13 22:21:23 +00:00
Makefile.inc Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
SYS.h Add register prefixes. 1999-10-25 23:48:07 +00:00