OSDN Git Service

include/opcode/
authorshinwell <shinwell>
Thu, 29 Nov 2007 11:55:19 +0000 (11:55 +0000)
committershinwell <shinwell>
Thu, 29 Nov 2007 11:55:19 +0000 (11:55 +0000)
commit40884c323e591c57cfa1054ba26f456888a86864
tree353e6be1e1da7bc374c6681848f9016b3ce390a4
parent78a6b0a8880ba01bdd4daaa22a732f56cc927562
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.
include/opcode/ChangeLog
include/opcode/mips.h
opcodes/ChangeLog
opcodes/mips-opc.c