From patchwork Fri Aug 10 17:39:39 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Emilio Cota X-Patchwork-Id: 956361 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=none (p=none dis=none) header.from=braap.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=braap.org header.i=@braap.org header.b="ZlzekSY0"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=messagingengine.com header.i=@messagingengine.com header.b="R6BRFpmh"; 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 41nC8358vMz9s5b for ; Sat, 11 Aug 2018 03:40:34 +1000 (AEST) Received: from localhost ([::1]:57431 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1foBOp-0004Ls-HP for incoming@patchwork.ozlabs.org; Fri, 10 Aug 2018 13:40:31 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1foBOA-0004Kr-KY for qemu-devel@nongnu.org; Fri, 10 Aug 2018 13:39:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1foBO6-0001Qp-OH for qemu-devel@nongnu.org; Fri, 10 Aug 2018 13:39:50 -0400 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:53661) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1foBO6-0001PY-2W for qemu-devel@nongnu.org; Fri, 10 Aug 2018 13:39:46 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id 38434324; Fri, 10 Aug 2018 13:39:44 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Fri, 10 Aug 2018 13:39:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=braap.org; h=cc :date:from:in-reply-to:message-id:references:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=mesmtp; bh=KaG2riUEqIdNq9 wIt1lDcPeHXs9zcr6mUNDFRTGwRNE=; b=ZlzekSY0xhCYQ8c1EhtjFM6rsZM19p xAJNi9v6qEC+cdCY4DMeWEGFN5uWkGZVX4N9XTBiTKpkP1ZzBc1RDf8NX+jl1Ssy dk8L1YiqeMLUSGgZr07IQPRCunZP1fgtU/5Pl+k48sLfKk0toF4j7UiSYkj8pXnV EvHW+x8BpXvfs= 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-sender:x-me-sender:x-sasl-enc; s= fm3; bh=KaG2riUEqIdNq9wIt1lDcPeHXs9zcr6mUNDFRTGwRNE=; b=R6BRFpmh RRM8KL+RJB+D69HHXTUbfPGOTab279EGhIEH4Mf5lO13jaJcf3AxkQ16nCS/Zkj+ e/8r3TiZB3BGN6PMLl9sGfG5ftOjGIZgzlzNKkk18PXe9/hE1bMGXPuGTc8Sk3jK xavl1WhNziEwqizMJXQCVfh5dXjiAhxtk4Uq1As5CVh267CllP+1EqIkNl2QVsMo B4wCa1DIzBnqC5KdhOnxRy9QonoRTEhPL+3YByKW78tBvWfjLIA7EcdGzIAE7AA7 zsSV0nB7c1JzYrngspzvFUDeeYXzMcHIntlLYsrs5BGeoLhX8Gx8Yds1sV9PtoLE 0epjppj3sGJ+6A== X-ME-Proxy: X-ME-Sender: Received: from localhost (flamenco.cs.columbia.edu [128.59.20.216]) by mail.messagingengine.com (Postfix) with ESMTPA id 1E0F310255; Fri, 10 Aug 2018 13:39:43 -0400 (EDT) From: "Emilio G. Cota" To: qemu-devel@nongnu.org Date: Fri, 10 Aug 2018 13:39:39 -0400 Message-Id: <20180810173941.5301-2-cota@braap.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180810173941.5301-1-cota@braap.org> References: <20180810173941.5301-1-cota@braap.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 64.147.123.25 Subject: [Qemu-devel] [PATCH v2 1/3] target/riscv: optimize cross-page direct jumps in softmmu 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: Bastian Koppelmann , Michael Clark , Richard Henderson , Sagar Karandikar , Palmer Dabbelt Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Reviewed-by: Richard Henderson Signed-off-by: Emilio G. Cota --- target/riscv/translate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/riscv/translate.c b/target/riscv/translate.c index 0b6be74f2d..ec2988b4f6 100644 --- a/target/riscv/translate.c +++ b/target/riscv/translate.c @@ -135,7 +135,7 @@ static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) if (ctx->base.singlestep_enabled) { gen_exception_debug(); } else { - tcg_gen_exit_tb(NULL, 0); + tcg_gen_lookup_and_goto_ptr(); } } }