Re-enable GAS for z8k-coff
[deliverable/binutils-gdb.git] / opcodes / ia64-opc.h
index 8a208fda48341e7361a4bbd2ea3bcbbefb45a23d..0c978495a8e20edfebd08ad7a6d46ee6581a8ee4 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, 2002 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    This file is part of GDB, GAS, and the GNU binutils.
@@ -16,8 +16,8 @@
 
    You should have received a copy of the GNU General Public License
    along with this file; see the file COPYING.  If not, write to the
-   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-   02111-1307, USA.  */
+   Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
+   02110-1301, USA.  */
 
 #ifndef IA64_OPC_H
 #define IA64_OPC_H
 #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.028243 seconds and 4 git commands to generate.