summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/608107
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/608107')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/6081077
1 files changed, 7 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/608107 b/results/classifier/accel-gemma3:12b/kvm/608107
new file mode 100644
index 000000000..ffd415e94
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/608107
@@ -0,0 +1,7 @@
+
+ppc fails to clear MSR_POW when incurring exception
+
+QEMU VERSION: 0.12.4
+
+According to FreeScale's 'Programming Environments Manual for 32-bit Implementations of the PowerPC Architecture' [MPCFPE32B, Rev.3, 9/2005], section 6.5, table 6-7, an interrupt resets MSR_POW to zero but qemu-0.12.4 fails to do so.
+Resetting the bit is necessary in order to bring the processor out of power-management since otherwise it goes to sleep right away in the exception handler, i.e., it is impossible to leave PM-mode.
\ No newline at end of file