[PATCH] Add 464 support to PowerPC.

Alan Modra amodra@bigpond.net.au
Wed Jun 25 10:28:00 GMT 2008


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



More information about the Binutils mailing list