X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=opcodes%2Fxc16x-desc.h;h=302e2859bb4c3368fd7656712d1c27061eda9dfa;hb=ac1e9eca7030ead24000a8ab765b573ab0d38de2;hp=1f18d11a88ff91c79d1c31f07f57a9ba4d447d16;hpb=9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/xc16x-desc.h b/opcodes/xc16x-desc.h index 1f18d11a88..302e2859bb 100644 --- a/opcodes/xc16x-desc.h +++ b/opcodes/xc16x-desc.h @@ -2,7 +2,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2007 Free Software Foundation, Inc. +Copyright 1996-2009 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. @@ -25,8 +25,6 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger. #ifndef XC16X_CPU_H #define XC16X_CPU_H -#include "opcode/cgen-bitset.h" - #define CGEN_ARCH xc16x /* Given symbol S, return xc16x_cgen_. */ @@ -321,11 +319,12 @@ typedef enum cgen_hw_attr { /* Enum declaration for xc16x hardware types. */ typedef enum cgen_hw_type { HW_H_MEMORY, HW_H_SINT, HW_H_UINT, HW_H_ADDR - , HW_H_IADDR, HW_H_PC, HW_H_GR, HW_H_EXT - , HW_H_PSW, HW_H_GRB, HW_H_CC, HW_H_ECC - , HW_H_GRB8, HW_H_R8, HW_H_REGMEM8, HW_H_REGDIV8 - , HW_H_R0, HW_H_R01, HW_H_REGBMEM8, HW_H_MEMGR8 - , HW_H_COND, HW_H_CBIT, HW_H_SGTDIS, HW_MAX + , HW_H_IADDR, HW_H_PC, HW_H_GR, HW_H_CR + , HW_H_EXT, HW_H_PSW, HW_H_GRB, HW_H_CC + , HW_H_ECC, HW_H_GRB8, HW_H_R8, HW_H_REGMEM8 + , HW_H_REGDIV8, HW_H_R0, HW_H_R01, HW_H_REGBMEM8 + , HW_H_MEMGR8, HW_H_COND, HW_H_CBIT, HW_H_SGTDIS + , HW_MAX } CGEN_HW_TYPE; #define MAX_HW ((int) HW_MAX) @@ -429,6 +428,7 @@ extern const CGEN_ATTR_TABLE xc16x_cgen_insn_attr_table[]; /* Hardware decls. */ +extern CGEN_KEYWORD xc16x_cgen_opval_gr_names; extern CGEN_KEYWORD xc16x_cgen_opval_gr_names; extern CGEN_KEYWORD xc16x_cgen_opval_ext_names; extern CGEN_KEYWORD xc16x_cgen_opval_psw_names;