From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EC744C433ED for ; Thu, 13 May 2021 19:51:41 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A644261004 for ; Thu, 13 May 2021 19:51:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A644261004 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:34488 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lhHMy-0007eS-Qu for qemu-devel@archiver.kernel.org; Thu, 13 May 2021 15:51:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53212) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lhHLF-0005lE-Kn for qemu-devel@nongnu.org; Thu, 13 May 2021 15:49:56 -0400 Received: from mail-ej1-x62d.google.com ([2a00:1450:4864:20::62d]:38640) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lhHLC-0005jC-It for qemu-devel@nongnu.org; Thu, 13 May 2021 15:49:53 -0400 Received: by mail-ej1-x62d.google.com with SMTP id b25so41422111eju.5 for ; Thu, 13 May 2021 12:49:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=brZcaQSIL5KZPryhs9E/VBzxUNjNLY9llFPvzcPHh/g=; b=IuUk7x+bYj0gsp3A4xPFaRTAOW0TjBnktCTYdxcN3k7AGhjZ/YqWHFHHu3eps4RQXb gd8Cc8Btq2N2KUEdu2nhGVnbwXWiigOrlzUtLPqnpr8v8S48iICFJNUNoi/ThQaEQrVY Sv4OikSwk8E/0n7vagcPQ3sRzuL94Jfa74LBmW/h1D0SWbk368YivmdYFkRGpdzfFeEa sDCrqNIO13vPukofS6yOWQmP+Z8S5wIkvrRDqHDRnFzJFBUWpM8Eiyb9A5BfQ7AcFJ9G M8mY+MtkiX1WGPgGGC6XObfNZTSnpI7pQibH62cSTGnsScM0a9dFmQmtA0/bGNuWZkod soqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=brZcaQSIL5KZPryhs9E/VBzxUNjNLY9llFPvzcPHh/g=; b=qrqCdqDOHEJoBRRNdRozINurZtrp0rkeVFIs5XQESouGZF2qFn8vMrYK6Ht+bi8+GN 7VQ24Nw8TKS+dbWQAdWw9Rd56LqeT0GpstCDKOZXyZIXH3Rdxpk/9GZuDzBEkoa8pF2i SahbkBIGaeXxvIjOYF7UenKhyyl3/suwHc9KbFwlGk4f8QnsTir9QY1ep/ROn0iuIoLU Zts6p5htWwhPgdMPw0yQ/js4l2d9nOmu3Ej08AyeekFYR/W4ip1yi9H3I6xDXs1L2VmN rx/NHLhDgSPceqz2dR1LxKDMBQY9a9xhnagr9BYN+C6GpEmqCxrv2hBgyvcDgqUjV7mk ouGg== X-Gm-Message-State: AOAM532Hp5b1tzyAoaEIMi7tLqYfMEZ1oKc4qvVKOkHa/ztu05Pys8xF vvGqO2spaMYImjJarn4+IFVuc2gMBBT/ngbYcowtKw== X-Google-Smtp-Source: ABdhPJx0THYySQ+M30OuwAQgXh7XxdfdFH396OvgP0CNPBfX0vFg//Zv1P873i8bF5MNhsdpWnSQDJqeneFHBR5XJLU= X-Received: by 2002:a17:906:b74f:: with SMTP id fx15mr6374991ejb.85.1620935388977; Thu, 13 May 2021 12:49:48 -0700 (PDT) MIME-Version: 1.0 References: <20210430202610.1136687-1-richard.henderson@linaro.org> In-Reply-To: <20210430202610.1136687-1-richard.henderson@linaro.org> From: Peter Maydell Date: Thu, 13 May 2021 20:49:37 +0100 Message-ID: Subject: Re: [PATCH v6 00/82] target/arm: Implement SVE2 To: Richard Henderson Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2a00:1450:4864:20::62d; envelope-from=peter.maydell@linaro.org; helo=mail-ej1-x62d.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-arm , QEMU Developers Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Fri, 30 Apr 2021 at 21:26, Richard Henderson wrote: > > Based-on: 20210430132740.10391-1-peter.maydell@linaro.org > ("target/arm: Split translate-*.c.inc into separate compilation units") > > Based-on: 20210427214108.88503-1-richard.henderson@linaro.org > ("linux-user/aarch64: Enable hwcap for RND, BTI, and MTE") > > Since I believe Peter has both queued on his target-arm.next, > and I didn't want to get in the way of his bulk code movement. > > Changes for v6: > * Rebase as per above. > * Rename isar_feature_sve2_{i8mm,f32mm,f64mm} to sve_*, > because these extensions do not depend on sve2. > * Update hwcap for the many extensions. I think I'm done with reviewing this series now... -- PMM