]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
format string wibble
authorJulian Seward <jseward@acm.org>
Sat, 5 Nov 2005 13:04:34 +0000 (13:04 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 5 Nov 2005 13:04:34 +0000 (13:04 +0000)
git-svn-id: svn://svn.valgrind.org/vex/trunk@1442

VEX/priv/guest-amd64/toIR.c

index efc40c4f2ee54666283d416327f997aa51bd9efe..d3667285bd1210a5b790f2cf73b5aa985cf8fa5e 100644 (file)
@@ -5457,7 +5457,7 @@ ULong dis_FPU ( /*OUT*/Bool* decode_ok,
 
             case 0xE8 ... 0xEF: /* FUCOMP %st(0),%st(?) */
                r_dst = (UInt)modrm - 0xE8;
-               DIP("fucomp %%st(0),%%st(%d)\n", r_dst);
+               DIP("fucomp %%st(0),%%st(%u)\n", r_dst);
                /* This forces C1 to zero, which isn't right. */
                put_C3210( 
                    unop(Iop_32Uto64,