qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [6058] target-ppc: update comment about precise emulation
@ 2008-12-15 21:48 Aurelien Jarno
  0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2008-12-15 21:48 UTC (permalink / raw)
  To: qemu-devel

Revision: 6058
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6058
Author:   aurel32
Date:     2008-12-15 21:48:27 +0000 (Mon, 15 Dec 2008)

Log Message:
-----------
target-ppc: update comment about precise emulation

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

Modified Paths:
--------------
    trunk/target-ppc/exec.h

Modified: trunk/target-ppc/exec.h
===================================================================
--- trunk/target-ppc/exec.h	2008-12-15 20:24:25 UTC (rev 6057)
+++ trunk/target-ppc/exec.h	2008-12-15 21:48:27 UTC (rev 6058)
@@ -27,8 +27,7 @@
 #include "cpu.h"
 #include "exec-all.h"
 
-/* For normal operations, precise emulation should not be needed */
-//#define USE_PRECISE_EMULATION 1
+/* Precise emulation is need to correctly emulation exception flags */
 #define USE_PRECISE_EMULATION 1
 
 register struct CPUPPCState *env asm(AREG0);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-15 21:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-15 21:48 [Qemu-devel] [6058] target-ppc: update comment about precise emulation Aurelien Jarno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).