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

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

Log Message:
Define SZREG {4,8} appropriately.  Add pseudo-instructions (via #define)
to load/store int, long, pointer, register, multiple registers.  This is so
assembly files can be support IPL32 and LP64 PowerPC implementations.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 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.