qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [4935] Remove neg_i32 debugging leftover
@ 2008-07-23 20:01 malc
  0 siblings, 0 replies; only message in thread
From: malc @ 2008-07-23 20:01 UTC (permalink / raw)
  To: qemu-devel

Revision: 4935
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4935
Author:   malc
Date:     2008-07-23 20:01:27 +0000 (Wed, 23 Jul 2008)

Log Message:
-----------
Remove neg_i32 debugging leftover

Modified Paths:
--------------
    trunk/tcg/ppc64/tcg-target.c

Modified: trunk/tcg/ppc64/tcg-target.c
===================================================================
--- trunk/tcg/ppc64/tcg-target.c	2008-07-23 20:01:23 UTC (rev 4934)
+++ trunk/tcg/ppc64/tcg-target.c	2008-07-23 20:01:27 UTC (rev 4935)
@@ -1228,8 +1228,6 @@
         break;
 
     case INDEX_op_neg_i32:
-        tcg_out32 (s, TRAP);
-        break;
     case INDEX_op_neg_i64:
         tcg_out32 (s, NEG | RT (args[0]) | RA (args[1]));
         break;

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

only message in thread, other threads:[~2008-07-23 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-23 20:01 [Qemu-devel] [4935] Remove neg_i32 debugging leftover malc

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).