Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: nisimura
Date: Wed Apr 12 01:05:36 UTC 2000
Modified Files:
syssrc/sys/arch/mips/include: locore.h
syssrc/sys/arch/mips/mips: locore_mips3.S mips_machdep.c pmap.c
vm_machdep.c
Log Message:
- Implement mips3_TBIAP().
- Remove obsoluted routines in locore_mips3.S
- addiu -> addu, andi -> and, ori -> or.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/arch/mips/include/locore.h
cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/mips/mips/locore_mips3.S
cvs rdiff -r1.75 -r1.76 syssrc/sys/arch/mips/mips/mips_machdep.c
cvs rdiff -r1.91 -r1.92 syssrc/sys/arch/mips/mips/pmap.c
cvs rdiff -r1.52 -r1.53 syssrc/sys/arch/mips/mips/vm_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index