mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
2008-08-21 Sterling Augustine <sterling@tensilica.com>
* config/xtensa-istack.h (MAX_INSN_ARGS): Increase to 64.
This commit is contained in:
parent
80f73d716b
commit
c22a967f85
@ -1,3 +1,7 @@
|
||||
2008-08-21 Sterling Augustine <sterling@tensilica.com>
|
||||
|
||||
* config/xtensa-istack.h (MAX_INSN_ARGS): Increase to 64.
|
||||
|
||||
2008-08-20 Bob Wilson <bob.wilson@acm.org>
|
||||
|
||||
* config/tc-xtensa.c (O_tlsfunc, O_tlsarg, O_tlscall): Define.
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include "xtensa-isa.h"
|
||||
|
||||
#define MAX_ISTACK 12
|
||||
#define MAX_INSN_ARGS 10
|
||||
#define MAX_INSN_ARGS 64
|
||||
|
||||
enum itype_enum
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user