From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-x431.google.com (mail-pf1-x431.google.com [IPv6:2607:f8b0:4864:20::431]) by sourceware.org (Postfix) with ESMTPS id 5A9B63858D1E for ; Wed, 11 Oct 2023 13:49:19 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5A9B63858D1E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pf1-x431.google.com with SMTP id d2e1a72fcca58-690d2441b95so815129b3a.1 for ; Wed, 11 Oct 2023 06:49:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697032158; x=1697636958; darn=gcc.gnu.org; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=6xDHH6NgOlbAwmOtBVdveb5nv+zz2ZO0yj/O0gwaAVc=; b=SCFDmJAtS4Qu0qPZ1OWSorNIBfNqCrdjv6JNOqVzJ2ZETKV8h6o0IYOeT1GOdUvzfw Yl3C5xRdTzKN9sdFEAarod4kvmxUgX2GIrIhKEbwDwQzJIFxg4BJvcray7eA/J0aIkz8 tuY0OpGKtLzjIxOmXEnYvgRZX8hP+pP26f8qR91bYY/vqllhOaOdQOuoM78anFeppAOr dAqkautZYozAcF5t7LBZSh7yqXscSQ1NWMNLM0oejcusB7eJPOT/XOuIs9SvjEJGc/gR i8RqQ+tVT6pE6y9Z1zBMhfVjJTa4D57BzYbjjvMHu1LyphBlYo/U+L6RJjDwe45rT3PG Ey2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697032158; x=1697636958; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=6xDHH6NgOlbAwmOtBVdveb5nv+zz2ZO0yj/O0gwaAVc=; b=YDP/EKAEPvGE8p11dx4c9++Ai/x5PVeP//Erfd3i0JsnzBJkVrmemMI6hh72uPgeeO ovjGgS2nWDB2XRhoVezSyuzDad2pRo635q6XOedE+cziK8kqa9/DhrVFLW+ziue/TL1G qBfhmVMC7Ej0EIMbKDYc1tJtcS4QwIZCDbTrHWC6ls8/QJt0Iy2D1qu1Ua5S0SNDuZiF NVM7duOrcGqH2S+rTfk+h6YnOWdUFTBRAUnLpkh3UOQ2iwrayMmRiyFMU/q/IMUIOMUv dbi3svcLwugaK3xOAhmJdkSkRcxGOZGQ2I2w8uF3zdrMzu+kRjfntWEDUO7hjw7l+t/r 1m0A== X-Gm-Message-State: AOJu0Yzp+kv8LekckWa/KZpK0NwujoWWKe2/hn729fCIlOoorV3vujom KQaC183tcBqi7MuibubLLYw= X-Google-Smtp-Source: AGHT+IFFDbLhymhBvIgcVZGCQ7vETCotX4uu9kYcixrB443zECHABMDL0m9Ndqcn2+aWtjSF/CMyDw== X-Received: by 2002:a05:6a00:2d01:b0:68a:6d34:474b with SMTP id fa1-20020a056a002d0100b0068a6d34474bmr26242332pfb.15.1697032157999; Wed, 11 Oct 2023 06:49:17 -0700 (PDT) Received: from [172.31.0.109] ([136.36.130.248]) by smtp.gmail.com with ESMTPSA id ka14-20020a056a00938e00b006a680745c8bsm4787706pfb.125.2023.10.11.06.49.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 11 Oct 2023 06:49:16 -0700 (PDT) Message-ID: Date: Wed, 11 Oct 2023 07:49:11 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v4 0/2] RISC-V: Support CORE-V XCVMAC and XCVALU extensions Content-Language: en-US To: Mary Bennett , gcc-patches@gcc.gnu.org References: <20230930120038.3110583-1-mary.bennett@embecosm.com> <20231011120608.242927-1-mary.bennett@embecosm.com> From: Jeff Law In-Reply-To: <20231011120608.242927-1-mary.bennett@embecosm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,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 List-Id: On 10/11/23 06:06, Mary Bennett wrote: > This patch series presents the comprehensive implementation of the MAC and ALU > extension for CORE-V. > > Tested with riscv-gnu-toolchain on binutils, ld, gas and gcc testsuites to > ensure its correctness and compatibility with the existing codebase. > However, your input, reviews, and suggestions are invaluable in making this > extension even more robust. > > The CORE-V builtins are described in the specification [1] and work can be > found in the OpenHW group's Github repository [2]. > > [1] github.com/openhwgroup/core-v-sw/blob/master/specifications/corev-builtin-spec.md > > [2] github.com/openhwgroup/corev-gcc > > Contributors: > Mary Bennett > Nandni Jamnadas > Pietra Ferreira > Charlie Keaney > Jessica Mills > Craig Blackmore > Simon Cook > Jeremy Bennett > Helene Chelin > > RISC-V: Add support for XCValu extension in CV32E40P > RISC-V: Add support for XCVmac extension in CV32E40P Per yesterday's discussion, I've pushed both rebased patches to the trunk. Thanks! jeff