NetBSD/sys/arch/pmax
jonathan 34ab2734da Resolve all differences between the Pica and pmax versions of machConst.h:
* add "MIPS_3k_" for the MIPS-I r[23]000-specific register definitions.
    * add "MIPS_4k_" for the MIPS-II/III r4000-specific register definitions.
    * add #defines that provide the old values for locore and user
      code, so the existing code continues  to compile.

Regression-tested against the  old headers by grepping for #define's,
editing out the defined symbols, and preprocessing with both the previous
machConst.h headers and this version.

Some unused symbols (CPU and FPU must-be-zero constants) are no longer defined.
Pica interrupt masks are now constant expressions instead of constant
values.

TODO:
    * factor out the common #defines into src/sys/arch/mips.
    * Get rid of the Sprite coding-style names (MACH_xxx).
    * Separate out the r3k/r4k differences from the Pica/pmax differences.
    * Figure out how to have a run-time choice of r3k vs. r4k support,
     instead of a compile-time choice.
1996-03-28 11:34:05 +00:00
..
compile new RCS ID format. 1994-10-26 21:08:38 +00:00
conf Remove files moved to mips/mips; they are included in mips/conf/files.mips. 1996-03-26 12:21:39 +00:00
dev Additional fixes to complete the NetBSD/1.1B config changes: 1996-03-17 22:02:59 +00:00
dist Update the old (4.4bsd/pmax) miniroot build scripts to put mount_ffs 1995-12-22 08:08:14 +00:00
include Resolve all differences between the Pica and pmax versions of machConst.h: 1996-03-28 11:34:05 +00:00
pmax Remove src/sys/arch{pmax/pmax,pica/pica}cpu_exec.c; no significant differences, 1996-03-26 11:43:41 +00:00
stand LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
tc Additional fixes to complete the NetBSD/1.1B config changes: 1996-03-18 01:22:27 +00:00
Makefile new RCS ID format. 1994-10-26 21:08:38 +00:00