summaryrefslogtreecommitdiffstats
path: root/include/xtensa-config.h
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2006-01-09 23:47:37 +0000
committerBob Wilson <bob.wilson@acm.org>2006-01-09 23:47:37 +0000
commit51d04b5c845b7f78a121bfd1b9d0bdcfdb52a4f8 (patch)
treebe77a06b0b96c8a5bd5d1ec64dd62b2c6896fc7e /include/xtensa-config.h
parentca2269ab07c355cd62098c63d21b5657538d3a51 (diff)
downloadppe42-binutils-51d04b5c845b7f78a121bfd1b9d0bdcfdb52a4f8.tar.gz
ppe42-binutils-51d04b5c845b7f78a121bfd1b9d0bdcfdb52a4f8.zip
* xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
Diffstat (limited to 'include/xtensa-config.h')
-rw-r--r--include/xtensa-config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/xtensa-config.h b/include/xtensa-config.h
index b48c196350..5c0315d619 100644
--- a/include/xtensa-config.h
+++ b/include/xtensa-config.h
@@ -54,6 +54,9 @@
#undef XCHAL_HAVE_MUL32
#define XCHAL_HAVE_MUL32 0
+#undef XCHAL_HAVE_MUL32_HIGH
+#define XCHAL_HAVE_MUL32_HIGH 0
+
#undef XCHAL_HAVE_DIV32
#define XCHAL_HAVE_DIV32 0
OpenPOWER on IntegriCloud