From 025475cf89a6a8b4253e5f23e5d8c78f0ffd0762 Mon Sep 17 00:00:00 2001 From: Michael Neuling Date: Mon, 21 Dec 2009 13:20:53 +1100 Subject: [PATCH 1/1] bitfield: Fix MSR_32 to give the right width Fix MSR_32 to give the right width --- conf/powerpc.conf | 1 + 1 file changed, 1 insertion(+) 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) -- 2.39.2