diff options
Diffstat (limited to 'gas/config/tc-xtensa.h')
-rw-r--r-- | gas/config/tc-xtensa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-xtensa.h b/gas/config/tc-xtensa.h index 0bd19a3..cdf5cc2 100644 --- a/gas/config/tc-xtensa.h +++ b/gas/config/tc-xtensa.h @@ -40,7 +40,7 @@ struct fix; /* Maximum number of opcode slots in a VLIW instruction. */ -#define MAX_SLOTS 31 +#define MAX_SLOTS 15 /* For all xtensa relax states except RELAX_DESIRE_ALIGN and |