From: Julian Seward Date: Sat, 5 Nov 2005 13:04:34 +0000 (+0000) Subject: format string wibble X-Git-Tag: svn/VALGRIND_3_1_1^2~49 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=295fe337d77c51dc729888f82abfa8a477a6fa5e;p=thirdparty%2Fvalgrind.git format string wibble git-svn-id: svn://svn.valgrind.org/vex/trunk@1442 --- diff --git a/VEX/priv/guest-amd64/toIR.c b/VEX/priv/guest-amd64/toIR.c index efc40c4f2e..d3667285bd 100644 --- a/VEX/priv/guest-amd64/toIR.c +++ b/VEX/priv/guest-amd64/toIR.c @@ -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,