NetBSD/sys/arch/amiga
is 6d6e724440 Reorganize buserr/addrerr stuff, to allow omitting unused code in single-cpu
kernels, at the same time getting rid of up to 3 conditional branches and a
bit over one cacheline fetch (for the 68060; the saving is a bit smaller for
040 and yet smaller for the 020/30).
While we're here, also get rid of an redundant lea (using SP-relative
addressing) and of two redundant pushes.
While we're here, also fix a panic which would tear us down on 68060 machines
if a branch prediction error ever occured.
1997-06-04 22:12:43 +00:00
..
amiga Reorganize buserr/addrerr stuff, to allow omitting unused code in single-cpu 1997-06-04 22:12:43 +00:00
compile Clean up deleted files. 1995-03-01 00:00:00 +00:00
conf Add dev/clock_subr.c and the major line for vnd, so you now use swaping 1997-05-25 22:03:08 +00:00
dev New Hardware Cursor support from Michael Teske. 1997-05-25 22:46:21 +00:00
include regdump() is prototyped in <m68k/cpu.h> now. 1997-04-09 19:34:53 +00:00
stand Fix the DESTDIR problem. 1997-05-24 20:09:49 +00:00
Makefile Build / install some stuff from stand (e.g.: bootblock) 1997-01-06 12:33:09 +00:00