From nobody Tue Apr 8 22:25:08 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1539714441864272.3729019466193; Tue, 16 Oct 2018 11:27:21 -0700 (PDT) Received: from localhost ([::1]:59602 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCU3s-0005LR-KZ for importer@patchew.org; Tue, 16 Oct 2018 14:27:20 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCTTO-000468-S9 for qemu-devel@nongnu.org; Tue, 16 Oct 2018 13:49:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gCTTK-0000ya-9o for qemu-devel@nongnu.org; Tue, 16 Oct 2018 13:49:38 -0400 Received: from mail-pf1-x430.google.com ([2607:f8b0:4864:20::430]:37750) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gCTTK-0000hK-0m for qemu-devel@nongnu.org; Tue, 16 Oct 2018 13:49:34 -0400 Received: by mail-pf1-x430.google.com with SMTP id j23-v6so11817986pfi.4 for ; Tue, 16 Oct 2018 10:49:21 -0700 (PDT) Received: from cloudburst.twiddle.net (174-21-9-133.tukw.qwest.net. [174.21.9.133]) by smtp.gmail.com with ESMTPSA id 6-v6sm17441210pgl.6.2018.10.16.10.49.18 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 16 Oct 2018 10:49:19 -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; bh=HIK9nMwv5A9Xjvh/YPMt/fmhRKI03KqcehqyTqQt1wo=; b=McZOj+tHzdaNtmt8rt3ZGXzw9RP9gDX2T087weMkdroDHbpIWXi0CgK6EjhCnGObRd /Snov2/ReQgd9bh8bKR4Rqxxq696HMLNFAABlemChhDgtYEoxwNFAGOFVals33Arl8U5 bVO68t+d9pIgj3GlF9t+ArWy18iEiyQHuMJP8= 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; bh=HIK9nMwv5A9Xjvh/YPMt/fmhRKI03KqcehqyTqQt1wo=; b=go9A3y8keNzt61kkGjPfm9fWJS67lMMcGj5XC7MDmNC0wMQdeSFY6OjvS0mH9YjwdR VncvFYw++fj6uok5+OGAJHBIogovayMoYxamXNXgmH3TlC0hgCeTiH6yppTiGsy1sWE+ HL3WmL47k+oNbOJ1G7FMdnumJeO+9IXd8/eSCAIqwKMmiyo3CYvu0aBEcgNxAAPqBKRU YuJCnKOxoXLfhp0FU38Jn2rNUpcPJrDvXopiJatkt9lTjg9sYhxfuFSGHI19x740oN4b 3nr1UFfygNSW3GMM1mtpyagOvd4pG+/0Sb55Dp2VTBfvmVYU40+vabjnbnEpMs7/ov7X eM6Q== X-Gm-Message-State: ABuFfoidhAYx+4PRpm10hriDKb5Roothce60n4ks0KOBq9fVrSGZw+CV g2vc8i618T0tI/2zThkQ9IfPAEifT08= X-Google-Smtp-Source: ACcGV601b5qJvpStLLTZ/cilE2oFygVg+Dyw8pCDVolTxW1W+g95blxTjqqRUN+rwKPencFhb2tpDQ== X-Received: by 2002:a62:5441:: with SMTP id i62-v6mr23174268pfb.155.1539712159863; Tue, 16 Oct 2018 10:49:19 -0700 (PDT) From: Richard Henderson To: qemu-devel@nongnu.org Date: Tue, 16 Oct 2018 10:48:54 -0700 Message-Id: <20181016174911.9052-5-richard.henderson@linaro.org> X-Mailer: git-send-email 2.17.2 In-Reply-To: <20181016174911.9052-1-richard.henderson@linaro.org> References: <20181016174911.9052-1-richard.henderson@linaro.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::430 Subject: [Qemu-devel] [PULL 04/21] tcg: plug holes in struct TCGProfile 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: peter.maydell@linaro.org, "Emilio G. Cota" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDMRC_1 RDKM_2 RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" From: "Emilio G. Cota" This plugs two 4-byte holes in 64-bit. Signed-off-by: Emilio G. Cota Message-Id: <20181010144853.13005-4-cota@braap.org> Signed-off-by: Richard Henderson --- tcg/tcg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcg/tcg.h b/tcg/tcg.h index f9f12378e9..d80ef2a883 100644 --- a/tcg/tcg.h +++ b/tcg/tcg.h @@ -633,8 +633,8 @@ typedef struct TCGProfile { int64_t tb_count; int64_t op_count; /* total insn count */ int op_count_max; /* max insn per TB */ - int64_t temp_count; int temp_count_max; + int64_t temp_count; int64_t del_op_count; int64_t code_in_len; int64_t code_out_len; --=20 2.17.2