Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 05/27/2000 14:17:07
Module Name:	syssrc
Committed By:	ragge
Date:		Sat May 27 21:17:07 UTC 2000

Modified Files:
	syssrc/sys/arch/vax/include: pte.h

Log Message:
Write kvtopte() and kvtophys() as inline assembler. GCC create quite bad
code for them, and they are only 2-3 instructions each if written by hand.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/vax/include/pte.h

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