Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 02/06/2008 22:27:09
Module Name:	src
Committed By:	dsl
Date:		Wed Feb  6 22:27:09 UTC 2008

Modified Files:
	src/sys/arch/amd64/amd64: copy.S

Log Message:
Reorder code so that we don't default-mispredict the 'deferred switch'
branch on (almost) every copy-in/out.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/amd64/amd64/copy.S

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