Subject: CVS commit: syssrc/sys/arch/ofppc/firepower
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/29/2001 20:57:16
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Oct 29 18:57:16 UTC 2001

Modified Files:
	syssrc/sys/arch/ofppc/firepower: firepowerreg.h

Log Message:
For System registers which are not 32-bits wide, they are "left justified"
within the 32-bit word.  Add CSR_{READ,WRITE} macros which compensate for
this.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/ofppc/firepower/firepowerreg.h

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