Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Thu, 28 Mar 1996 08:00:14 -0500 (EST)
jonathan
Thu Mar 28 07:51:09 EST 1996
Update of /a/cvsroot/src/sys/arch/pica/pica
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv847
Modified Files:
locore.S machdep.c trap.c
Log Message:
Update Pica machdep.c and locore.S to work with new, "merged" machdep.h:
* Add a MIPS-I (r3000) exception handler to the Pica locore.S.
Change the names of the masks used to extract the exception code
to the new MIPS_xxx names.
* Rename the vector code from MachException() to
mips_r4000_exception, in both locore and in the init_main()
code that copies it from locore to the exception vector locations.
* Change the locore and C code to use the new MIPS_SR_INT_IE
name for the Status register master interrupt-enable bit.
Similar changes to the pmax equivalents are in progress.
Home |
Main Index |
Thread Index |
Old Index