From: Michael Neuling Date: Mon, 21 Dec 2009 02:20:53 +0000 (+1100) Subject: bitfield: Fix MSR_32 to give the right width X-Git-Url: https://git.ozlabs.org/?p=bitfield;a=commitdiff_plain;h=025475cf89a6a8b4253e5f23e5d8c78f0ffd0762 bitfield: Fix MSR_32 to give the right width Fix MSR_32 to give the right width --- diff --git a/conf/powerpc.conf b/conf/powerpc.conf index 2a9cbaf..c9fc1ab 100644 --- a/conf/powerpc.conf +++ b/conf/powerpc.conf @@ -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)