[PATCH] Fix up -Many handling PowerPC (was: [PATCH])

Peter Bergner bergner@vnet.ibm.com
Thu Apr 2 13:32:00 GMT 2009


On Thu, 2009-04-02 at 17:31 +1030, Alan Modra wrote:
> 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.

Ok, committed.  Thanks.


Peter





More information about the Binutils mailing list