Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
jonathan
Sun Jul 20 12:40:30 PDT 1997
Update of /a/cvsroot/src/sys/arch/mips/mips
In directory netbsd1:/var/slash-tmp/cvs-serv28622
Modified Files:
trap.c locore.S
Log Message:
Conditionalize mips1-speciifc locore code on #ifdef MIPS1
jonathan
Sun Jul 20 12:48:17 PDT 1997
Update of /a/cvsroot/src/sys/arch/mips/mips
In directory netbsd1:/var/slash-tmp/cvs-serv29004
Modified Files:
locore.S locore_r4000.S locore_r2000.S
Log Message:
Kernel profiling. Don't profile the following:
sigcode():
executed from user-space stack.
mips1_cpu_switch_resume, mips3_cpu_switch_resume:
arguments passed in via v0, t0, t1 (outlined from cpu_switch())
mips3_VCED(), mips3_VCEI():
called from exception-vector code without any register save,
$at, $ra are live.
Home |
Main Index |
Thread Index |
Old Index