* xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user