Subject: CVS commit: src/sys/arch/powerpc/include
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 08/02/2003 19:40:41
Module Name:	src
Committed By:	matt
Date:		Sat Aug  2 19:40:40 UTC 2003

Modified Files:
	src/sys/arch/powerpc/include: asm.h

Log Message:
Nuke stmreg/ldmreg.  PPC64 doesn't have a lmd/stmd so make sure lmw/stmw
don't invoke valid instructions on PPC64.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/powerpc/include/asm.h

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