]> git.ozlabs.org Git - bitfield/blobdiff - conf/powerpc.conf
bitfield: Fix MSR_32 to give the right width
[bitfield] / conf / powerpc.conf
index 924526eef7d170772e2f29ac007b5416da0993c3..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)
@@ -131,3 +132,8 @@ value:          0 Key=0 read/write K=1 no access
 value:          1 Key=0 read/write K=1 read only
 value:          2 Key=0 read/write K=1 read/write
 value:          3 Key=0 read only  K=1 read only
+
+[SDR1]
+name: PowerPC Storage Description register
+field:  2:45 Real address of Page Table (HTABORG)
+field: 59:63 Encoded size of Page Table (HTABSIZE)