From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17280 invoked by alias); 2 Apr 2009 07:01:52 -0000 Received: (qmail 16734 invoked by uid 22791); 2 Apr 2009 07:01:51 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from nschwmtas03p.mx.bigpond.com (HELO nschwmtas03p.mx.bigpond.com) (61.9.189.143) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 02 Apr 2009 07:01:42 +0000 Received: from nschwotgx01p.mx.bigpond.com ([121.209.33.16]) by nschwmtas03p.mx.bigpond.com with ESMTP id <20090402070140.PCJF16649.nschwmtas03p.mx.bigpond.com@nschwotgx01p.mx.bigpond.com>; Thu, 2 Apr 2009 07:01:40 +0000 Received: from bubble.grove.modra.org ([121.209.33.16]) by nschwotgx01p.mx.bigpond.com with ESMTP id <20090402070139.GKJU26071.nschwotgx01p.mx.bigpond.com@bubble.grove.modra.org>; Thu, 2 Apr 2009 07:01:39 +0000 Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 9326C170C391; Thu, 2 Apr 2009 17:31:39 +1030 (CST) Date: Thu, 02 Apr 2009 07:01:00 -0000 From: Alan Modra To: Peter Bergner Cc: "binutils@sourceware.org" , Jan Kratochvil , Thiago Jung Bauermann Subject: Re: [PATCH] Message-ID: <20090402070139.GC15456@bubble.grove.modra.org> Mail-Followup-To: Peter Bergner , "binutils@sourceware.org" , Jan Kratochvil , Thiago Jung Bauermann References: <1238648150.6851.36.camel@otta> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1238648150.6851.36.camel@otta> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150202.49D462D4.004F,ss=1,fgs=0 X-SIH-MSG-ID: qRsyENH6TAD0zmRy0WWwOwRzyFrsq3B48Z4QWs1mqRMGT0XduMfOJ5LmY9IBg5721i5MMRCFP2skY7zmXY/YiA== X-IsSubscribed: yes 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 X-SW-Source: 2009-04/txt/msg00055.txt.bz2 On Wed, Apr 01, 2009 at 11:55:50PM -0500, Peter Bergner wrote: > opcodes/ > > * ppc-dis.c (powerpc_init_dialect): Do not choose a default dialect > due to -many/-Many. > (print_insn_powerpc): Make sure we only deprecate instructions using > the original dialect and not a modified dialect due to -Many handling. > Move the handling of the condition register and default operands to > the end of the if/else if/else chain. > * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that > instructions from newer processors are listed before older ones. > <"icblce", "sync", "eieio", "tlbld">: Deprecate for processors > that have instructions with conflicting opcodes. All looks reasonable to me. -- Alan Modra Australia Development Lab, IBM