aboutsummaryrefslogtreecommitdiff
path: root/opcodes/m32r-opc.h
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-01-20 04:16:37 +0000
committerDoug Evans <dje@google.com>1998-01-20 04:16:37 +0000
commit5d07b6cf9e5d11596d26b132761e2a4fbac0728f (patch)
tree1771249e2fd9059972aefa92b1234e1039a61745 /opcodes/m32r-opc.h
parent4a44afd5c71162ef255e3ef652c34f7eb3e2145d (diff)
downloadgdb-5d07b6cf9e5d11596d26b132761e2a4fbac0728f.zip
gdb-5d07b6cf9e5d11596d26b132761e2a4fbac0728f.tar.gz
gdb-5d07b6cf9e5d11596d26b132761e2a4fbac0728f.tar.bz2
regenerate
Diffstat (limited to 'opcodes/m32r-opc.h')
-rw-r--r--opcodes/m32r-opc.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/opcodes/m32r-opc.h b/opcodes/m32r-opc.h
index 4c3b52e..ce2ffe4 100644
--- a/opcodes/m32r-opc.h
+++ b/opcodes/m32r-opc.h
@@ -1,8 +1,6 @@
/* Instruction description for m32r.
-This file is machine generated.
-
-Copyright (C) 1996, 1997 Free Software Foundation, Inc.
+Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger.
@@ -155,7 +153,8 @@ typedef enum cgen_insn_type {
/* This struct records data prior to insertion or after extraction. */
typedef struct cgen_fields
-{ long f_nil;
+{
+ long f_nil;
long f_op1;
long f_op2;
long f_cond;