From patchwork Thu Jun 21 06:25:30 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 932590 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="gdE4lNQQ"; dkim-atps=neutral Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41BCJ23tMGz9s2L for ; Thu, 21 Jun 2018 17:00:02 +1000 (AEST) Received: from localhost ([::1]:53423 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVtZY-00024O-43 for incoming@patchwork.ozlabs.org; Thu, 21 Jun 2018 03:00:00 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVtI3-0004qy-0u for qemu-devel@nongnu.org; Thu, 21 Jun 2018 02:41:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVtI2-0003I2-9A for qemu-devel@nongnu.org; Thu, 21 Jun 2018 02:41:55 -0400 Received: from mail-wr0-x229.google.com ([2a00:1450:400c:c0c::229]:35244) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fVtI2-0003HA-2j for qemu-devel@nongnu.org; Thu, 21 Jun 2018 02:41:54 -0400 Received: by mail-wr0-x229.google.com with SMTP id l8-v6so1871693wrr.2 for ; Wed, 20 Jun 2018 23:41:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=KfQ6TB4cmK86LnGUsgQ4Gf9Cd3HgXRKdeT4njAVYuno=; b=gdE4lNQQlSJ6iPZowrR3nouoP8Pn8LgWNHVHKMP4m7TOHS8hz9qBFg+eHuoCjcYGcN GmppqerBXRY29sA2iFM/aEf6w2nYmeeSDMaKgMQ/3BD0B+dJIR0iM07vUtZsXDyH531T oUmPOR5HkAviVAHCXYqyLZ2CNpUFgEeVqNTIM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=KfQ6TB4cmK86LnGUsgQ4Gf9Cd3HgXRKdeT4njAVYuno=; b=XXCPyR5+loe3mSeFb0gU8o5UIb3zcdFV67dXM1wDBiLsTfbcJF1NSi//+Pehnk/Ul3 Sl/aCb8v+tPGXHt2kJTifjLZSA6OOf5QjqWbr8/wMwEqz6Mwdg7wzsTusxzZ4O/6yMkW ugiEwZraEBAOHeN+VrGaV87Khxb4E/0D8Jk+g+eciGAiaE2RXBT1kFcZ2Ke+JPouCuzT ARhWf32khqz/BHtTdmUn398wWjIj9ZY3cRP9RSSU3tv0R9QfD7/wsIBuvGZZLu5BqLGZ 3IU57P8jKMTk/0qmZf8baMULzWoUlBQguzsYInuZuxsM0rzK6nc6RGDIem7VaV+NXubY gyZA== X-Gm-Message-State: APt69E2SXAjcpjQ9CzAXBsDVpWU6NsU5+QDK7WuStP8Lr4xjQM4TXH8/ 52lHTo2cjFUVBR4fC5ilKsyYnA== X-Google-Smtp-Source: ADUXVKJ5Obu99q3fbOQix9VzkR0w8hVMCt/KnnCRe768QSBgWNRXWMxcp9qhCVTXe1BjpoFm61+lzw== X-Received: by 2002:adf:e152:: with SMTP id f18-v6mr19151156wri.42.1529563313069; Wed, 20 Jun 2018 23:41:53 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id l5-v6sm3239333wrn.92.2018.06.20.23.41.51 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 20 Jun 2018 23:41:52 -0700 (PDT) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id 1BFF93E0C8C; Thu, 21 Jun 2018 07:26:07 +0100 (BST) From: =?utf-8?q?Alex_Benn=C3=A9e?= To: peter.maydell@linaro.org Date: Thu, 21 Jun 2018 07:25:30 +0100 Message-Id: <20180621062605.941-23-alex.bennee@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180621062605.941-1-alex.bennee@linaro.org> References: <20180621062605.941-1-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:400c:c0c::229 Subject: [Qemu-devel] [PULL v2 22/57] tests/tcg/i386/test-i386: fix printf format X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: agraf@suse.de, Eduardo Habkost , =?utf-8?q?Alex_B?= =?utf-8?b?ZW5uw6ll?= , richard.henderson@linaro.org, qemu-devel@nongnu.org, f4bug@amsat.org, cota@braap.org, Paolo Bonzini , famz@redhat.com, aurelien@aurel32.net, Richard Henderson Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Signed-off-by: Alex Bennée Reviewed-by: Philippe Mathieu-Daudé Tested-by: Philippe Mathieu-Daudé diff --git a/tests/tcg/i386/test-i386.c b/tests/tcg/i386/test-i386.c index caef4da176..a29b41e764 100644 --- a/tests/tcg/i386/test-i386.c +++ b/tests/tcg/i386/test-i386.c @@ -2258,7 +2258,7 @@ SSE_OP(a ## sd); "pop %0\n"\ : "=rm" (eflags)\ : "x" (a.dq), "x" (b.dq));\ - printf("%-9s: a=%f b=%f cc=%04x\n",\ + printf("%-9s: a=%f b=%f cc=%04lx\n",\ #op, a1, b1,\ eflags & (CC_C | CC_P | CC_Z | CC_S | CC_O | CC_A));\ }