From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1598 invoked by alias); 2 May 2019 15:25:29 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 1479 invoked by uid 89); 2 May 2019 15:25:19 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=Connect X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 02 May 2019 15:25:18 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=svr-ies-mbx-01.mgc.mentorg.com) by relay1.mentorg.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) id 1hMDaF-0007Vl-SZ from joseph_myers@mentor.com ; Thu, 02 May 2019 08:25:15 -0700 Received: from digraph.polyomino.org.uk (137.202.0.90) by svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Thu, 2 May 2019 16:25:12 +0100 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.90_1) (envelope-from ) id 1hMDaB-0001l5-TV; Thu, 02 May 2019 15:25:11 +0000 Date: Thu, 02 May 2019 15:25:00 -0000 From: Joseph Myers To: Matthew Malcomson CC: "binutils@sourceware.org" , nd Subject: Re: [Patch 00/16] [gas][aarch64] SVE2 binutils instructions for aarch64 In-Reply-To: <1556721866-21052-1-git-send-email-matthew.malcomson@arm.com> Message-ID: References: <1556721866-21052-1-git-send-email-matthew.malcomson@arm.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2019-05/txt/msg00101.txt.bz2 On Wed, 1 May 2019, Matthew Malcomson wrote: > This series of patches adds support for the "Future Architecture Technologies" > Scalable Vector Extension V2 (SVE2) announced at Linaro Connect. > https://connect.linaro.org/resources/bkk19/new-technologies-in-the-arm-architecture/ I get a 404 for that URL. -- Joseph S. Myers joseph@codesourcery.com