* [Qemu-devel] [4811] Delete duplicate code.
@ 2008-07-01 8:45 Thiemo Seufer
0 siblings, 0 replies; only message in thread
From: Thiemo Seufer @ 2008-07-01 8:45 UTC (permalink / raw)
To: qemu-devel
Revision: 4811
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4811
Author: ths
Date: 2008-07-01 08:45:45 +0000 (Tue, 01 Jul 2008)
Log Message:
-----------
Delete duplicate code.
Modified Paths:
--------------
trunk/target-mips/translate.c
Modified: trunk/target-mips/translate.c
===================================================================
--- trunk/target-mips/translate.c 2008-06-30 17:51:26 UTC (rev 4810)
+++ trunk/target-mips/translate.c 2008-07-01 08:45:45 UTC (rev 4811)
@@ -7897,9 +7897,6 @@
if (gen_opc_ptr >= gen_opc_end)
break;
- if (gen_opc_ptr >= gen_opc_end)
- break;
-
if (num_insns >= max_insns)
break;
#if defined (MIPS_SINGLE_STEP)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-01 8:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-01 8:45 [Qemu-devel] [4811] Delete duplicate code Thiemo Seufer
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).