2005-05-09 Kelley Cook <kcook@gcc.gnu.org>
[deliverable/binutils-gdb.git] / opcodes / openrisc-desc.h
index 952b8487b4760c4f3727c8e29e2771386ac7d599..b47da960eae54b845e78e5f00eefda55aebcd2cc 100644 (file)
@@ -2,7 +2,7 @@
 
 THIS FILE IS MACHINE GENERATED WITH CGEN.
 
-Copyright 1996, 1997, 1998, 1999, 2000, 2001 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.  */
@@ -223,7 +221,7 @@ typedef enum cgen_operand_type {
 /* Enum declaration for cgen_insn attrs.  */
 typedef enum cgen_insn_attr {
   CGEN_INSN_ALIAS, CGEN_INSN_VIRTUAL, CGEN_INSN_UNCOND_CTI, CGEN_INSN_COND_CTI
- , CGEN_INSN_SKIP_CTI, CGEN_INSN_DELAY_SLOT, CGEN_INSN_RELAXABLE, CGEN_INSN_RELAX
+ , CGEN_INSN_SKIP_CTI, CGEN_INSN_DELAY_SLOT, CGEN_INSN_RELAXABLE, CGEN_INSN_RELAXED
  , CGEN_INSN_NO_DIS, CGEN_INSN_PBB, CGEN_INSN_NOT_IN_DELAY_SLOT, CGEN_INSN_END_BOOLS
  , CGEN_INSN_START_NBOOLS = 31, CGEN_INSN_MACH, CGEN_INSN_END_NBOOLS
 } CGEN_INSN_ATTR;
@@ -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.023118 seconds and 4 git commands to generate.