From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 130445 invoked by alias); 3 Dec 2015 21:01:50 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 130433 invoked by uid 89); 3 Dec 2015 21:01:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: usmailout1.samsung.com Received: from mailout1.w2.samsung.com (HELO usmailout1.samsung.com) (211.189.100.11) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 03 Dec 2015 21:01:48 +0000 Received: from uscpsbgm2.samsung.com (u115.gpu85.samsung.co.kr [203.254.195.115]) by mailout1.w2.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTP id <0NYS009FBVQYOZB0@mailout1.w2.samsung.com> for gcc-patches@gcc.gnu.org; Thu, 03 Dec 2015 16:01:46 -0500 (EST) Received: from ussync3.samsung.com ( [203.254.195.83]) by uscpsbgm2.samsung.com (USCPMTA) with SMTP id D3.41.07641.ABDA0665; Thu, 3 Dec 2015 16:01:46 -0500 (EST) Received: from [172.31.207.192] ([105.140.31.209]) by ussync3.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTPA id <0NYS00MVWVQXUE50@ussync3.samsung.com>; Thu, 03 Dec 2015 16:01:46 -0500 (EST) Subject: Re: [PATCH][AArch64] Replace insn to zero up DF register To: Marcus Shawcroft References: <56257F53.2000905@samsung.com> <56412537.1090103@samsung.com> Cc: "gcc-patches@gcc.gnu.org" , Marcus Shawcroft , Kyrill Tkachov From: Evandro Menezes Message-id: <5660ADB8.1020103@samsung.com> Date: Thu, 03 Dec 2015 21:01:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-version: 1.0 In-reply-to: <56412537.1090103@samsung.com> Content-type: text/plain; charset=utf-8; format=flowed Content-transfer-encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-12/txt/msg00493.txt.bz2 On 11/09/2015 04:59 PM, Evandro Menezes wrote: > Hi, Marcus. > > Have you an update from the architecture folks about this? > > Thank you, Marcus? -- Evandro Menezes