Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/24/2000 19:21:05
Module Name: syssrc
Committed By: mycroft
Date: Mon Jul 24 16:21:04 UTC 2000
Modified Files:
syssrc/sys/arch/sparc64/sparc64: locore.s
Log Message:
Optimization to pmap_zero_page(): we only need to use the first 16 FP regs,
as in bzero().
To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 syssrc/sys/arch/sparc64/sparc64/locore.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.