From nobody Sun Nov 2 16:26:22 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 152743135409815.938749929927098; Sun, 27 May 2018 07:29:14 -0700 (PDT) Received: from localhost ([::1]:52271 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fMwfU-0003PX-8y for importer@patchew.org; Sun, 27 May 2018 10:29:08 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57770) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fMwQc-0008Vm-5m for qemu-devel@nongnu.org; Sun, 27 May 2018 10:13:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fMwQa-0004Pm-Ud for qemu-devel@nongnu.org; Sun, 27 May 2018 10:13:46 -0400 Received: from mail-pl0-x244.google.com ([2607:f8b0:400e:c01::244]:37671) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fMwQa-0004Pa-OD for qemu-devel@nongnu.org; Sun, 27 May 2018 10:13:44 -0400 Received: by mail-pl0-x244.google.com with SMTP id w19-v6so5735907plq.4 for ; Sun, 27 May 2018 07:13:44 -0700 (PDT) Received: from cloudburst.twiddle.net (50-233-235-3-static.hfc.comcastbusiness.net. [50.233.235.3]) by smtp.gmail.com with ESMTPSA id b89-v6sm66680075pfd.85.2018.05.27.07.13.42 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 27 May 2018 07:13:42 -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=NIaY2w1LTeqLCpuv9V6P6qDxUSeCus+/OONKSFumf+4=; b=UulZnTAEZVwBwNmQK5h4p9EmRgPwAzutoqt8ammI8CYx1gONeixejdbEz5Y7fJwulf Hcgd5SxC490UgI42W4x1UYcVybyXLGIVL2BVhifga2r8kJfAi2Xs4YNymZvWZDCfuTFB DBxwg5Lgbrm+6VBNr0qpOm+R4j7gnwT0sI65s= 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=NIaY2w1LTeqLCpuv9V6P6qDxUSeCus+/OONKSFumf+4=; b=oYJBY2ZoinhmnqLAVAOW+FB2uS4txcqz25MU0RiFcmrYJnjTahW+Aaouw5LvFutG6E D+0ouXHUmcr1wQYUXQKtcAGrfPI5cVnGCf00e1cKuWZ05bCiiwDKhE1lJHTs9XiEqDnT dodj0WM64D5drIZVDsuXL4L1JSJEy4SO7Ij0wfP1J2S883dUhrojrhC0QYsyTVQPYvo7 xSP3V8aeCWshABlSbBEMlzMIwJBbSBtM1KxABkruw5SMKgVVz1iHtZ6mJ3jJH/7NP2dh RtRWaZY4IA5jhGlZeMC+Ve3eg8jtLJUfYnp8fnvZNv4udmJnmfkqGK+CyD7bNfCKw1IO DjPg== X-Gm-Message-State: ALKqPwftS4D8bPXw2sQruQeGyHdTHXWyZsELqw95ZeU1ubcQVtk1EtAr kJfih4pxJpE8+iSjWADQFidSH1Bkghglww== X-Google-Smtp-Source: AB8JxZrHAd7aQrAq8AftXE6Zl1fmhpkpsy9hlF3yMRFZpv8JVl7JXNN3O9c0svNwK+X/bp5Cu2t52Q== X-Received: by 2002:a17:902:82cc:: with SMTP id u12-v6mr9896887plz.83.1527430423462; Sun, 27 May 2018 07:13:43 -0700 (PDT) From: Richard Henderson To: qemu-devel@nongnu.org Date: Sun, 27 May 2018 09:13:14 -0500 Message-Id: <20180527141324.11937-11-richard.henderson@linaro.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180527141324.11937-1-richard.henderson@linaro.org> References: <20180527141324.11937-1-richard.henderson@linaro.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:400e:c01::244 Subject: [Qemu-devel] [PATCH 10/20] target/openrisc: Merge mmu_helper.c into mmu.c 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: Stafford Horne Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" With tlb_fill in mmu.c, we can simplify things further. Signed-off-by: Richard Henderson Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- target/openrisc/mmu.c | 11 ++++++++++ target/openrisc/mmu_helper.c | 40 ----------------------------------- target/openrisc/Makefile.objs | 2 +- 3 files changed, 12 insertions(+), 41 deletions(-) delete mode 100644 target/openrisc/mmu_helper.c diff --git a/target/openrisc/mmu.c b/target/openrisc/mmu.c index b2effaa6d7..9b4b5cf04f 100644 --- a/target/openrisc/mmu.c +++ b/target/openrisc/mmu.c @@ -240,4 +240,15 @@ hwaddr openrisc_cpu_get_phys_page_debug(CPUState *cs, = vaddr addr) return phys_addr; } } + +void tlb_fill(CPUState *cs, target_ulong addr, int size, + MMUAccessType access_type, int mmu_idx, uintptr_t retaddr) +{ + int ret =3D openrisc_cpu_handle_mmu_fault(cs, addr, size, + access_type, mmu_idx); + if (ret) { + /* Raise Exception. */ + cpu_loop_exit_restore(cs, retaddr); + } +} #endif diff --git a/target/openrisc/mmu_helper.c b/target/openrisc/mmu_helper.c deleted file mode 100644 index 97e1d17b5a..0000000000 --- a/target/openrisc/mmu_helper.c +++ /dev/null @@ -1,40 +0,0 @@ -/* - * OpenRISC MMU helper routines - * - * Copyright (c) 2011-2012 Jia Liu - * Zhizhou Zhang - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, see . - */ - -#include "qemu/osdep.h" -#include "cpu.h" -#include "exec/exec-all.h" -#include "exec/cpu_ldst.h" - -#ifndef CONFIG_USER_ONLY - -void tlb_fill(CPUState *cs, target_ulong addr, int size, - MMUAccessType access_type, int mmu_idx, uintptr_t retaddr) -{ - int ret; - - ret =3D openrisc_cpu_handle_mmu_fault(cs, addr, size, access_type, mmu= _idx); - - if (ret) { - /* Raise Exception. */ - cpu_loop_exit_restore(cs, retaddr); - } -} -#endif diff --git a/target/openrisc/Makefile.objs b/target/openrisc/Makefile.objs index 1b98a911ea..957ce02199 100644 --- a/target/openrisc/Makefile.objs +++ b/target/openrisc/Makefile.objs @@ -1,7 +1,7 @@ obj-$(CONFIG_SOFTMMU) +=3D machine.o obj-y +=3D cpu.o exception.o interrupt.o mmu.o translate.o obj-y +=3D exception_helper.o fpu_helper.o \ - interrupt_helper.o mmu_helper.o sys_helper.o + interrupt_helper.o sys_helper.o obj-y +=3D gdbstub.o =20 DECODETREE =3D $(SRC_PATH)/scripts/decodetree.py --=20 2.17.0