Fix MIPS disassembler so that it produces reassemblable code.

This commit is contained in:
Nick Clifton 2001-05-15 12:11:13 +00:00
parent aca21d9a80
commit aa5f19f2b9
68 changed files with 6702 additions and 6593 deletions

View file

@ -307,6 +307,7 @@ struct mips_opcode
ORs of these bits, indicatingthat they support the instructions
defined at the given level. */
#define INSN_ISA_MASK 0x0000ffff
#define INSN_ISA1 0x00000010
#define INSN_ISA2 0x00000020
#define INSN_ISA3 0x00000040