Re-enable GAS for z8k-coff
[deliverable/binutils-gdb.git] / opcodes / openrisc-desc.h
index 0c7df17b8865809bbf5f9a346b28f1a5ce8c31d7..b47da960eae54b845e78e5f00eefda55aebcd2cc 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+Copyright 1996-2005 Free Software Foundation, Inc.
 
 This file is part of the GNU Binutils and/or GDB, the GNU debugger.
 
@@ -18,7 +18,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License along
 with this program; if not, write to the Free Software Foundation, Inc.,
-59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 */
 
@@ -142,8 +142,6 @@ typedef enum has_cache_attr {
 
 /* Ifield support.  */
 
-extern const struct cgen_ifld openrisc_cgen_ifld_table[];
-
 /* Ifield attribute indices.  */
 
 /* Enum declaration for cgen_ifld attrs.  */
@@ -234,6 +232,8 @@ typedef enum cgen_insn_attr {
 /* cgen.h uses things we just defined.  */
 #include "opcode/cgen.h"
 
+extern const struct cgen_ifld openrisc_cgen_ifld_table[];
+
 /* Attributes.  */
 extern const CGEN_ATTR_TABLE openrisc_cgen_hardware_attr_table[];
 extern const CGEN_ATTR_TABLE openrisc_cgen_ifield_attr_table[];
@@ -244,6 +244,7 @@ extern const CGEN_ATTR_TABLE openrisc_cgen_insn_attr_table[];
 
 extern CGEN_KEYWORD openrisc_cgen_opval_h_gr;
 
+extern const CGEN_HW_ENTRY openrisc_cgen_hw_table[];
 
 
 
This page took 0.023954 seconds and 4 git commands to generate.