From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 108465 invoked by alias); 8 May 2019 10:08:56 -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 108456 invoked by uid 89); 8 May 2019 10:08:55 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=H*Ad:U*nickc, HX-Languages-Length:293 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 08 May 2019 10:08:55 +0000 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id DEF8F3019882; Wed, 8 May 2019 10:08:53 +0000 (UTC) Received: from [10.36.117.119] (ovpn-117-119.ams2.redhat.com [10.36.117.119]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 37F365D9C8; Wed, 8 May 2019 10:08:53 +0000 (UTC) Subject: Re: [Patch 00/16] [gas][aarch64] SVE2 binutils instructions for aarch64 To: Matthew Malcomson , "binutils@sourceware.org" Cc: nd References: <1556721866-21052-1-git-send-email-matthew.malcomson@arm.com> <16cfba3b-3446-5327-fed3-7be1ac65f59d@redhat.com> <28433b25-55c4-0de5-4d08-eac7063cd71b@arm.com> From: Nick Clifton Openpgp: preference=signencrypt Message-ID: <2054ef0f-cf87-a0db-8959-c34c3dd3fd6d@redhat.com> Date: Wed, 08 May 2019 10:08:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <28433b25-55c4-0de5-4d08-eac7063cd71b@arm.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-05/txt/msg00147.txt.bz2 Hi Matthew, > Attached is a tar file of the patch series from "git format-patch" and a > zipped diff from the entire series. Thanks - that was exactly what I needed. Patch series approved - please apply. Cheers Nick