* xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
authorBob Wilson <bob.wilson@acm.org>
Mon, 9 Jan 2006 23:47:37 +0000 (23:47 +0000)
committerBob Wilson <bob.wilson@acm.org>
Mon, 9 Jan 2006 23:47:37 +0000 (23:47 +0000)
include/ChangeLog
include/xtensa-config.h

index b364861..fe5e1c1 100644 (file)
@@ -1,3 +1,7 @@
+2006-01-09  Bob Wilson  <bob.wilson@acm.org>
+
+       * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
+
 2005-12-30  Bob Wilson  <bob.wilson@acm.org>
 
        * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
index b48c196..5c0315d 100644 (file)
@@ -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