summaryrefslogtreecommitdiffstats
path: root/include/opcode/mips.h
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2001-08-31 21:21:54 +0000
committerEric Christopher <echristo@gmail.com>2001-08-31 21:21:54 +0000
commita26a4cdbe0572f4c83d91b7193d5c53828757125 (patch)
treef634a76f92efef2b86a119971894da2a5799f96a /include/opcode/mips.h
parent0a7908a68ec1f02214f35eea840ea5562ff9a588 (diff)
downloadcygnal-a26a4cdbe0572f4c83d91b7193d5c53828757125.tar.gz
cygnal-a26a4cdbe0572f4c83d91b7193d5c53828757125.tar.bz2
cygnal-a26a4cdbe0572f4c83d91b7193d5c53828757125.zip
mips3264 support
Diffstat (limited to 'include/opcode/mips.h')
-rw-r--r--include/opcode/mips.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/opcode/mips.h b/include/opcode/mips.h
index 349d2668e..901c67728 100644
--- a/include/opcode/mips.h
+++ b/include/opcode/mips.h
@@ -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. */