Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 10/23/2002 06:28:36
Module Name:	syssrc
Committed By:	junyoung
Date:		Wed Oct 23 03:28:35 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386: locore.s

Log Message:
Minor optimization: movl and andl are slightly faster than movb and andb,
respectively.


To generate a diff of this commit:
cvs rdiff -r1.266 -r1.267 syssrc/sys/arch/i386/i386/locore.s

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.