* [Qemu-devel] [5449] CRIS: linux-user ERP compensation not needed anymore.
@ 2008-10-08 14:26 Edgar E. Iglesias
0 siblings, 0 replies; only message in thread
From: Edgar E. Iglesias @ 2008-10-08 14:26 UTC (permalink / raw)
To: qemu-devel
Revision: 5449
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5449
Author: edgar_igl
Date: 2008-10-08 14:26:58 +0000 (Wed, 08 Oct 2008)
Log Message:
-----------
CRIS: linux-user ERP compensation not needed anymore.
Modified Paths:
--------------
trunk/linux-user/main.c
Modified: trunk/linux-user/main.c
===================================================================
--- trunk/linux-user/main.c 2008-10-08 14:22:17 UTC (rev 5448)
+++ trunk/linux-user/main.c 2008-10-08 14:26:58 UTC (rev 5449)
@@ -1966,7 +1966,6 @@
env->pregs[7],
env->pregs[11]);
env->regs[10] = ret;
- env->pc += 2;
break;
case EXCP_DEBUG:
{
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-08 14:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-08 14:26 [Qemu-devel] [5449] CRIS: linux-user ERP compensation not needed anymore Edgar E. Iglesias
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).