Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-05-23 21:26:39 +0400
committerNick Clifton <nickc@redhat.com>2001-05-23 21:26:39 +0400
commitffa9dc2c1cb07fdcd0dc55aa21a68db8b2b8230f (patch)
tree59fa79090d447fe4592c7fedf0d33c45efb141d7 /include/opcode/mips.h
parent7b9a10a60c6a3e921316d708b09219ed1813b506 (diff)
Add MIPS r12k support
Diffstat (limited to 'include/opcode/mips.h')
-rw-r--r--include/opcode/mips.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/opcode/mips.h b/include/opcode/mips.h
index d90b0e05e..7fd4703e5 100644
--- a/include/opcode/mips.h
+++ b/include/opcode/mips.h
@@ -358,6 +358,7 @@ struct mips_opcode
#define CPU_R6000 6000
#define CPU_R8000 8000
#define CPU_R10000 10000
+#define CPU_R12000 12000
#define CPU_MIPS16 16
#define CPU_MIPS32 32
#define CPU_MIPS32_4K 3204113 /* 32, 04, octal 'K'. */