]> git.ozlabs.org Git - bitfield/commitdiff
bitfield: Fix MSR_32 to give the right width
authorMichael Neuling <mikey@neuling.org>
Mon, 21 Dec 2009 02:20:53 +0000 (13:20 +1100)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 21 Dec 2009 02:45:49 +0000 (10:45 +0800)
Fix MSR_32 to give the right width

conf/powerpc.conf

index 2a9cbafda62f6a64ffc19a13457a891ee8f3b2df..c9fc1ab0aa90d128e13112743ecb9ff89ca9882a 100644 (file)
@@ -74,6 +74,7 @@ value:                1 little-endian
 ; Section 2.2.3 Machine State Register (MSR)
 [MSR_32]
 name: PowerPC Machine State Register
+width: 32
 field: 13 Power Management Enable (POW)
 field: 15 Little-Endian Exception Mode (ILE)
 field: 16 External Interrupt Enable (EE)