From patchwork Sun Nov 13 21:20:28 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Philipp Tomsich X-Patchwork-Id: 60551 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id D91183896C1F for ; Sun, 13 Nov 2022 21:22:03 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by sourceware.org (Postfix) with ESMTPS id 9C7CD3889819 for ; Sun, 13 Nov 2022 21:20:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9C7CD3889819 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=vrull.eu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=vrull.eu Received: by mail-lj1-x22d.google.com with SMTP id h12so10751883ljg.9 for ; Sun, 13 Nov 2022 13:20:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vrull.eu; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=QhXZy5CWD+X/++uEtgoCr3mu8LTKvfYtAo4kBfMyuuI=; b=s/RBL5GJrhFMV1J0wKtOExhAAFH3XgwS4pxB3xhkhxS0mInc+eB7IolNnw2nJIrJKT y2ZezIbZaO7cdq3tybpotsZ2ntPPncgcheQDkBx1GkoTE2GyDhlTpmmcgMhenFUuAejE 96j8WMP3nswPzkpvSQGnxoX2Klx3VZEoLvLi0BUUyvH1SJyiDHs2NVPlu5lMIwE6pI6k 6pESsiVqZelbzMYuwNSTEqhzAdroq6b7nbQTVpN8lUCV521qdfpdlCKxq8k7758URkj5 7RiKmnenYtCMMnezii37G8ge2ISzBjZcfciHhP/4sDkw9aKnFc5XnGJbIbm9ZUbHsUts weMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QhXZy5CWD+X/++uEtgoCr3mu8LTKvfYtAo4kBfMyuuI=; b=J2ieKbOs5LyIfKR2948y8pctLqG1dlG0aybYBoHw1mdiRt/hU34LiYmVWJWblIVB5P 3P7+NNdD8ZGOO6oL0gJ5CE/18mlW7kXxs/1O9Gt++vHqxN0ffbWilC3e0jsXFivkU+DF 01zdsUnnyfjrZzdE1UTZMDg+6vGQHzZpam4pvyhfLF0H/sIQyqdzqgRm5M1EIPN1qLyX gbLFsXBzxib/WZpQ7Q+4w6GkMvm/GN0U00mcW5ZRefl8BAK972cgsWVAIPuwLuZ4VuqQ /CgYneihopItfUCsAy1Jh611GFA80qxdyXPcX2fQmjLgneuTi5kAHToIf0+esH6xBnR0 XMRA== X-Gm-Message-State: ANoB5pmpjtpQG9E8GF8h89pMe1+E0ea/XVeAKMdv+SgX0GszRjbg4OS1 H0zPW8lIPKipMK+uDxRwdVpTJWBZqp96VKjT X-Google-Smtp-Source: AA0mqf4kIsIp935FauOiILVSJibbIbBIFfxH97PoZjSEHCqVFahzZpcucoMWMmkNnWpEtVd4wWJn/w== X-Received: by 2002:a05:651c:17a3:b0:278:e939:4eca with SMTP id bn35-20020a05651c17a300b00278e9394ecamr3155656ljb.95.1668374442708; Sun, 13 Nov 2022 13:20:42 -0800 (PST) Received: from ubuntu-focal.. ([2a01:4f9:3a:1e26::2]) by smtp.gmail.com with ESMTPSA id d5-20020a0565123d0500b004948ddb4e4dsm1529079lfv.301.2022.11.13.13.20.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 13 Nov 2022 13:20:41 -0800 (PST) From: Philipp Tomsich To: gcc-patches@gcc.gnu.org Cc: Jeff Law , Vineet Gupta , Kito Cheng , Christoph Muellner , Palmer Dabbelt , Philipp Tomsich Subject: [PATCH v2 7/8] RISC-V: Ventana-VT1 supports XVentanaCondOps Date: Sun, 13 Nov 2022 22:20:28 +0100 Message-Id: <20221113212030.4078815-8-philipp.tomsich@vrull.eu> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221113212030.4078815-1-philipp.tomsich@vrull.eu> References: <20221113212030.4078815-1-philipp.tomsich@vrull.eu> MIME-Version: 1.0 X-Spam-Status: No, score=-12.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, JMQ_SPF_NEUTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+patchwork=sourceware.org@gcc.gnu.org Sender: "Gcc-patches" gcc/ChangeLog: * config/riscv/riscv-cores.def (RISCV_CORE): Update the Ventana-VT1 definition to include the xventanacondops extension. Signed-off-by: Philipp Tomsich --- Changes in v2: - New in v2. gcc/config/riscv/riscv-cores.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/riscv/riscv-cores.def b/gcc/config/riscv/riscv-cores.def index aef1e92ae24..9e38e9dc72e 100644 --- a/gcc/config/riscv/riscv-cores.def +++ b/gcc/config/riscv/riscv-cores.def @@ -74,6 +74,6 @@ RISCV_CORE("sifive-s76", "rv64imafdc", "sifive-7-series") RISCV_CORE("sifive-u54", "rv64imafdc", "sifive-5-series") RISCV_CORE("sifive-u74", "rv64imafdc", "sifive-7-series") -RISCV_CORE("ventana-vt1", "rv64imafdc_zba_zbb_zbc_zbs_zifencei", "ventana-vt1") +RISCV_CORE("ventana-vt1", "rv64imafdc_zba_zbb_zbc_zbs_zifencei_xventanacondops", "ventana-vt1") #undef RISCV_CORE