X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2Ffr30-desc.h;h=7741fafcb2eb524782566a197e8ff452e2655964;hb=a1a280bb84485d80f95e2efc1d02e962e0529652;hp=41de0bbb28691ca3f811135706edc5d06e9bec84;hpb=2ee563b53258d390d7446e90a67f465d504ae44c;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/fr30-desc.h b/opcodes/fr30-desc.h index 41de0bbb28..7741fafcb2 100644 --- a/opcodes/fr30-desc.h +++ b/opcodes/fr30-desc.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 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. */ @@ -144,8 +144,6 @@ typedef enum isa_attr { /* Ifield support. */ -extern const struct cgen_ifld fr30_cgen_ifld_table[]; - /* Ifield attribute indices. */ /* Enum declaration for cgen_ifld attrs. */ @@ -240,7 +238,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; @@ -251,6 +249,8 @@ typedef enum cgen_insn_attr { /* cgen.h uses things we just defined. */ #include "opcode/cgen.h" +extern const struct cgen_ifld fr30_cgen_ifld_table[]; + /* Attributes. */ extern const CGEN_ATTR_TABLE fr30_cgen_hardware_attr_table[]; extern const CGEN_ATTR_TABLE fr30_cgen_ifield_attr_table[]; @@ -267,6 +267,7 @@ extern CGEN_KEYWORD fr30_cgen_opval_h_r13; extern CGEN_KEYWORD fr30_cgen_opval_h_r14; extern CGEN_KEYWORD fr30_cgen_opval_h_r15; +extern const CGEN_HW_ENTRY fr30_cgen_hw_table[];