]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fix debug printing.
authorJulian Seward <jseward@acm.org>
Mon, 6 Mar 2006 19:17:17 +0000 (19:17 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 6 Mar 2006 19:17:17 +0000 (19:17 +0000)
git-svn-id: svn://svn.valgrind.org/vex/trunk@1588

VEX/priv/guest-x86/toIR.c

index a098ae3e5518b7dbf2e529bd0623dc2924a78b56..7579e753bf00dd80ab21944df3b018a80fe3c41d 100644 (file)
@@ -4221,7 +4221,7 @@ UInt dis_FPU ( Bool* decode_ok, UChar sorb, Int delta )
 
             case 0xD8 ... 0xDF: /* FCMOVU ST(i), ST(0) */
                r_src = (UInt)modrm - 0xD8;
-               DIP("fcmovnu %%st(%d), %%st(0)\n", (Int)r_src);
+               DIP("fcmovu %%st(%d), %%st(0)\n", (Int)r_src);
                put_ST_UNCHECKED(0, 
                                 IRExpr_Mux0X( 
                                     unop(Iop_1Uto8,