* fr30-opc.h,fr30-opc.c: Rebuild.

* i960c-opc.h,i960c-opc.c: Rebuild.
	* m32r-opc.c: Rebuild.
This commit is contained in:
Doug Evans 1999-01-28 06:18:23 +00:00
parent 31262a404a
commit 805b72e613
4 changed files with 645 additions and 1361 deletions

View File

@ -1,3 +1,9 @@
1999-01-27 Doug Evans <devans@casey.cygnus.com>
* fr30-opc.h,fr30-opc.c: Rebuild.
* i960c-opc.h,i960c-opc.c: Rebuild.
* m32r-opc.c: Rebuild.
Tue Jan 19 18:01:54 1999 David Taylor <taylor@texas.cygnus.com>
* hppa-dis.c: revert HP merge changes until HP gives us

File diff suppressed because it is too large Load Diff

View File

@ -290,7 +290,7 @@ typedef enum cgen_operand_type {
#define MAX_OPERANDS ((int) I960_OPERAND_MAX)
/* Maximum number of operands referenced by any insn. */
#define MAX_OPERAND_INSTANCES 54
#define MAX_OPERAND_INSTANCES 8
/* Insn attribute indices. */

File diff suppressed because it is too large Load Diff