From patchwork Thu Oct 25 14:45:46 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Emilio Cota X-Patchwork-Id: 10656095 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1F15B109C for ; Thu, 25 Oct 2018 15:44:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0BEAC2BDDB for ; Thu, 25 Oct 2018 15:44:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F2EBC2BDE0; Thu, 25 Oct 2018 15:44:52 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A49592BDDB for ; Thu, 25 Oct 2018 15:44:52 +0000 (UTC) Received: from localhost ([::1]:55261 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFhoZ-0000CA-BK for patchwork-qemu-devel@patchwork.kernel.org; Thu, 25 Oct 2018 11:44:51 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60299) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFh5S-0004D4-Kj for qemu-devel@nongnu.org; Thu, 25 Oct 2018 10:58:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFguv-0007v8-Eb for qemu-devel@nongnu.org; Thu, 25 Oct 2018 10:47:24 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:47509) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gFguu-0007ex-Co for qemu-devel@nongnu.org; Thu, 25 Oct 2018 10:47:20 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id C77E821FDE; Thu, 25 Oct 2018 10:46:48 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Thu, 25 Oct 2018 10:46:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=braap.org; h= from:to:cc:subject:date:message-id:in-reply-to:references; s= mesmtp; bh=qys92J57oJ7+d37XQ3rMWM+fnsLLNpWRs1BjgZp27tQ=; b=UNGAf DjqtoAn9VALwRChTmyv9mMzRQVv5ijsi1gECss/Nh4D8+EE+AzPNKgmdAHjlM1om hl49MbpsUgTWfG3byO4gpRR/9MvvCpJ5H775l6QtSYSknJY0RCyP6yoAE+xLBJcJ S91MKIg2QV8qZS8unPRXNAcLCN1qLY54+Pv9zU= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:in-reply-to:message-id :references:subject:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=fm1; bh=qys92J57oJ7+d37XQ3rMWM+fnsLLN pWRs1BjgZp27tQ=; b=aMshSkgDjxFDbEsjpXRSUaZ2Mtgm4I4oXfC6Ud/lgSSe5 zR6NJ306PH0B1vJL3J2PIPGtEMCJ3Ko9O7TvgMELeTApL6UfK35hJnHNVsiPmqYb m5PLl+fII+rnl5a7o0X5fBWpjy25PZkRc4cyl/yZHoVOQe+3sPujj0NWdGmG8Yzh Yps8aPBivERvmpOydb65+6Ji60+MksxbsmPlySidVwc6grrJJwsQhaM+lB+vpC5I /U7VmT1wXaQDb8gI92sGpR1vnxoS7b7UCc+hJoMkzbXRTK1toA0abwV4u5IcB13x X/ecfI+opkrANUo7Nic5/FNEJtHEMsrYzy9a66PEw== X-ME-Sender: X-ME-Proxy: Received: from localhost (flamenco.cs.columbia.edu [128.59.20.216]) by mail.messagingengine.com (Postfix) with ESMTPA id 57422E4A44; Thu, 25 Oct 2018 10:46:48 -0400 (EDT) From: "Emilio G. Cota" To: qemu-devel@nongnu.org Date: Thu, 25 Oct 2018 10:45:46 -0400 Message-Id: <20181025144644.15464-13-cota@braap.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181025144644.15464-1-cota@braap.org> References: <20181025144644.15464-1-cota@braap.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 66.111.4.27 Subject: [Qemu-devel] [RFC v4 13/71] microblaze: convert to helper_cpu_halted_set 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: Paolo Bonzini , Richard Henderson , "Edgar E. Iglesias" Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" X-Virus-Scanned: ClamAV using ClamSMTP Cc: "Edgar E. Iglesias" Signed-off-by: Emilio G. Cota Reviewed-by: Richard Henderson Reviewed-by: Alex Bennée --- target/microblaze/translate.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/target/microblaze/translate.c b/target/microblaze/translate.c index 78ca265b04..008b84d456 100644 --- a/target/microblaze/translate.c +++ b/target/microblaze/translate.c @@ -1233,9 +1233,7 @@ static void dec_br(DisasContext *dc) LOG_DIS("sleep\n"); t_sync_flags(dc); - tcg_gen_st_i32(tmp_1, cpu_env, - -offsetof(MicroBlazeCPU, env) - +offsetof(CPUState, halted)); + gen_helper_cpu_halted_set(cpu_env, tmp_1); tcg_gen_movi_i64(cpu_SR[SR_PC], dc->pc + 4); gen_helper_raise_exception(cpu_env, tmp_hlt); tcg_temp_free_i32(tmp_hlt);