diff options
author | Andrew Haley <aph@redhat.com> | 2000-02-24 16:19:36 +0000 |
---|---|---|
committer | Andrew Haley <aph@redhat.com> | 2000-02-24 16:19:36 +0000 |
commit | cfcdbe979065f75a9cefa1925253a4e29c5b6fb1 (patch) | |
tree | 8c54bd15a54b6455ac65ce52be126f6b4789e96f /opcodes/m32r-opc.h | |
parent | 36bf8ab9fb86c4e3c5b5742ad32c3f0d6bd362aa (diff) | |
download | binutils-gdb-cfcdbe979065f75a9cefa1925253a4e29c5b6fb1.tar.gz |
2000-02-23 Andrew Haley <aph@cygnus.com>
* m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c,
m32r-ibld.c,m32r-opc.h: Rebuild.
Diffstat (limited to 'opcodes/m32r-opc.h')
-rw-r--r-- | opcodes/m32r-opc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/m32r-opc.h b/opcodes/m32r-opc.h index f92a33278d6..b98c5f9835c 100644 --- a/opcodes/m32r-opc.h +++ b/opcodes/m32r-opc.h @@ -88,6 +88,7 @@ struct cgen_fields { int length; long f_nil; + long f_anyof; long f_op1; long f_op2; long f_cond; |