include/opcode/
* ppc.h (PPC_OPCODE_405): Define. (PPC_OPERAND_FSL, PPC_OPERAND_FCR, PPC_OPERAND_UDI): Define. gas/ * config/tc-ppc.c (parse_cpu): Separate handling of -m403/405. (md_show_usage): Likewise. opcodes/ * ppc-dis.c (print_insn_powerpc): Disassemble FSL/FCR/UDI fields. * ppc-opc.c (powerpc_operands): Add Xilinx APU related operands. (insert_sprg, PPC405): Use PPC_OPCODE_405. (powerpc_opcodes): Add Xilinx APU related opcodes.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2008-07-30 Michael J. Eager <eager@eagercon.com>
|
||||
|
||||
* ppc.h (PPC_OPCODE_405): Define.
|
||||
(PPC_OPERAND_FSL, PPC_OPERAND_FCR, PPC_OPERAND_UDI): Define.
|
||||
|
||||
2008-06-13 Peter Bergner <bergner@vnet.ibm.com>
|
||||
|
||||
* ppc.h (ppc_cpu_t): New typedef.
|
||||
|
Reference in New Issue
Block a user