Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 07/31/2003 06:21:10
Module Name:	src
Committed By:	matt
Date:		Thu Jul 31 06:21:10 UTC 2003

Modified Files:
	src/sys/arch/powerpc/powerpc: trap_subr.S

Log Message:
Replace 'm[tf]sprg x,y' with the appropriate 'm[tf]sprg[0-3] r' (this makes the
SPRG used unambiguous).  This causes no change in the generated object.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/arch/powerpc/powerpc/trap_subr.S

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