mips3264 support

This commit is contained in:
Eric Christopher
2001-08-31 21:21:54 +00:00
parent 0a7908a68e
commit a26a4cdbe0
4 changed files with 10 additions and 5 deletions

View File

@ -361,7 +361,6 @@ struct mips_opcode
#define CPU_R12000 12000
#define CPU_MIPS16 16
#define CPU_MIPS32 32
#define CPU_MIPS32_4K 3204113 /* 32, 04, octal 'K'. */
#define CPU_MIPS5 5
#define CPU_MIPS64 64
#define CPU_SB1 12310201 /* octal 'SB', 01. */