aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-v850.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1997-09-08 22:03:09 +0000
committerNick Clifton <nickc@redhat.com>1997-09-08 22:03:09 +0000
commit8816811b859e4f63d44a43f57a8c86ecde3c2f25 (patch)
tree12b309107d4930642f22d34bce3ac081b9c6bf2a /gas/config/tc-v850.h
parent19a1867285d669b892939d9205d58bc7d200da78 (diff)
downloadgdb-8816811b859e4f63d44a43f57a8c86ecde3c2f25.zip
gdb-8816811b859e4f63d44a43f57a8c86ecde3c2f25.tar.gz
gdb-8816811b859e4f63d44a43f57a8c86ecde3c2f25.tar.bz2
Add command line option to specify processor type.
Diffstat (limited to 'gas/config/tc-v850.h')
-rw-r--r--gas/config/tc-v850.h16
1 files changed, 13 insertions, 3 deletions
diff --git a/gas/config/tc-v850.h b/gas/config/tc-v850.h
index cfd6cfa..31baf0b 100644
--- a/gas/config/tc-v850.h
+++ b/gas/config/tc-v850.h
@@ -27,9 +27,19 @@
#endif
/* The target BFD architecture. */
-#define TARGET_ARCH bfd_arch_v850
-
-#define TARGET_FORMAT "elf32-v850"
+#define TARGET_ARCH bfd_arch_v850
+
+#define TARGET_FORMAT "elf32-v850"
+
+#define TARGET_MACHINE 0
+/* start-sanitize-v850e */
+#undef TARGET_MACHINE
+#define TARGET_MACHINE bfd_mach_v850e
+/* end-sanitize-v850e */
+/* start-sanitize-v850eq */
+#undef TARGET_MACHINE
+#define TARGET_MACHINE bfd_mach_v850eq
+/* end-sanitize-v850eq */
#define MD_APPLY_FIX3
#define md_operand(x)