* gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
[deliverable/binutils-gdb.git] / opcodes / ia64-opc.h
index 8a208fda48341e7361a4bbd2ea3bcbbefb45a23d..f9476d8c0f03ddd01117f7f20390827d0f257a1f 100644 (file)
@@ -1,5 +1,5 @@
 /* ia64-opc.h -- IA-64 opcode table.
-   Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    This file is part of GDB, GAS, and the GNU binutils.
 #define F2_EQ_F3       IA64_OPCODE_F2_EQ_F3
 #define LEN_EQ_64MCNT  IA64_OPCODE_LEN_EQ_64MCNT
 #define MOD_RRBS        IA64_OPCODE_MOD_RRBS
+#define POSTINC                IA64_OPCODE_POSTINC
 
 #define AR_CCV IA64_OPND_AR_CCV
 #define AR_PFS IA64_OPND_AR_PFS
+#define AR_CSD IA64_OPND_AR_CSD
 #define C1     IA64_OPND_C1
 #define C8     IA64_OPND_C8
 #define C16    IA64_OPND_C16
This page took 0.025115 seconds and 4 git commands to generate.