Tidy ppc476 opcodes
authorAlan Modra <amodra@gmail.com>
Mon, 10 Apr 2017 06:05:11 +0000 (15:35 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 10 Apr 2017 06:05:11 +0000 (15:35 +0930)
commit62adc51030ad83d09e6d20c455616fd9216e4783
tree2d6b55132cbcfbb1928e2dac0ce87e2565b6b3f4
parent6f9dbcd42f2cf034a9a21f46842c08d2e88449db
Tidy ppc476 opcodes

PPC_OPCODE_440 being set for ppc476 meant that many opcodes needed to
be deprecated for ppc476.  There are far fewer to add specially for
ppc476 if PPC_OPCODE_440 is not set for ppc476.

* ppc-dis.c (ppc_opts <476>): Remove PPC_OPCODE_440.
* ppc-opc.c (MULHW): Add PPC_OPCODE_476.
(powerpc_opcodes): Adjust PPC440, PPC464 and PPC476 insns to suit
removal of PPC_OPCODE_440 from ppc476 cpu selection bits.
opcodes/ChangeLog
opcodes/ppc-dis.c
opcodes/ppc-opc.c
This page took 0.02855 seconds and 4 git commands to generate.