include/opcode/
* mips.h (INSN_ISA*): Redefine certain values as an enumeration. Update comments. (mips_isa_table): New. (ISA_MIPS*): Redefine to match enumeration. (OPCODE_IS_MEMBER): Modify to correctly test new INSN_ISA* values. opcodes/ * mips-opc.c (I3_32, I3_33, I4_32, I4_33, I5_33): New. (mips_builtin_opcodes): Use these new I* values.
This commit is contained in:
@ -1,3 +1,12 @@
|
||||
2007-11-29 Mark Shinwell <shinwell@codesourcery.com>
|
||||
|
||||
* mips.h (INSN_ISA*): Redefine certain values as an
|
||||
enumeration. Update comments.
|
||||
(mips_isa_table): New.
|
||||
(ISA_MIPS*): Redefine to match enumeration.
|
||||
(OPCODE_IS_MEMBER): Modify to correctly test new INSN_ISA*
|
||||
values.
|
||||
|
||||
2007-08-08 Ben Elliston <bje@au.ibm.com>
|
||||
|
||||
* ppc.h (PPC_OPCODE_PPCPS): New.
|
||||
|
Reference in New Issue
Block a user