This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add 464 support to PowerPC.


On Tue, Jun 24, 2008 at 06:01:23PM -0500, Peter Bergner wrote:
> gas/
> 	* config/tc-ppc.c (parse_cpu): Handle -m464.
> 	(md_show_usage): Likewise.
> 
> opcodes/
> 	* ppc-dis.c (powerpc_init_dialect): Handle -M464.
> 	(print_ppc_disassembler_options): Likewise.
> 	* ppc-opc.c (powerpc_opcodes): Add mfdcrux and mtdcrux.

OK, except..

> +{"mfdcrux",	X(31,291),	X_MASK,      PPC440,	{RS, RA}},
> +

Let's make a PPC464 macro to use here and on the other 464 insn.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]