From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 122369 invoked by alias); 4 Apr 2017 01:29:05 -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 122356 invoked by uid 89); 4 Apr 2017 01:29:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=dictator X-HELO: mail-pg0-f41.google.com Received: from mail-pg0-f41.google.com (HELO mail-pg0-f41.google.com) (74.125.83.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 04 Apr 2017 01:29:03 +0000 Received: by mail-pg0-f41.google.com with SMTP id x125so136685790pgb.0 for ; Mon, 03 Apr 2017 18:29:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=rGLJ1JFY8QWfe3PMYWORgkjyRBec15TzKAXEWIsK9KA=; b=efasTsEoZrpJ9qLEomVoNLc52HR7dKiMrbO9olZeO9ToGCxGu1EwuvpaNgW4JaqKFE ADkHyMt3cmICU3Gajw9SgtreA0CgJ+/BsRJxcSrQH4erV0acDtOeLkz2lJEOp9hk28kC +zk6GyqyObsUG5HgdRp2d9Dd0HTfGWYDH4DTqm+OHJZM5hkmS7vkLzE9E/MoC53Y+rvu tvwaPD9SuvbjMNHDnuYHQlHxTvqJi9gGJdUUKPq1R9stoM8Vr6ndVoyp8VSwvbhQFT1d CWuRGyk/22kt96WHa+0f2LHRFaiMSS/IGzIgHmU0pFgM11iz6isZp4zKNBlWkSGWaLiL fuKg== X-Gm-Message-State: AFeK/H3eTUDYD6xMfijN2M363J/WwZWICSMw3H2buVeoe3gO9nyKn/pOqetDfnAIzMS0Yw== X-Received: by 10.99.52.202 with SMTP id b193mr20434442pga.131.1491269343591; Mon, 03 Apr 2017 18:29:03 -0700 (PDT) Received: from bubble.grove.modra.org (CPE-58-160-71-80.tyqh2.lon.bigpond.net.au. [58.160.71.80]) by smtp.gmail.com with ESMTPSA id l1sm28028399pfk.8.2017.04.03.18.29.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Apr 2017 18:29:02 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id D863DC1B2B; Tue, 4 Apr 2017 10:58:58 +0930 (ACST) Date: Tue, 04 Apr 2017 01:29:00 -0000 From: Alan Modra To: Alexander Fedotov Cc: Andrew Jenner , binutils@sourceware.org Subject: Re: [PATCH] PowerPC VLE changes Message-ID: <20170404012858.GC16711@bubble.grove.modra.org> References: <41d6cd2c-3fa6-eead-49f3-bbbb0141ba6a@codesourcery.com> <20170328233315.GE4983@bubble.grove.modra.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-IsSubscribed: yes X-SW-Source: 2017-04/txt/msg00018.txt.bz2 On Wed, Mar 29, 2017 at 10:36:36PM +0300, Alexander Fedotov wrote: > Well, I think while such aliases are not in PowerISA and may be > changed in any moment - better to move such ones to macros table. > Performance should not harm dramatically if at all. > > Anyway, don't miss decorated storage instruction for e200z4 from my patch. I don't like being a dictator since that tends to drive away contributors, but let me make it absolutely clear. I will not accept a patch that moves insns to the powerpc macro table. Since your patch at https://sourceware.org/ml/binutils/2017-03/msg00348.html does that, and lacks a ChangeLog entry, it is currently blocked. -- Alan Modra Australia Development Lab, IBM