OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [include/] [opcode/] [crx.h] - Diff between revs 17 and 166

Show entire file | Details | Blame | View Log

Rev 17 Rev 166
Line 1... Line 1...
/* crx.h -- Header file for CRX opcode and register tables.
/* crx.h -- Header file for CRX opcode and register tables.
   Copyright 2004, 2010 Free Software Foundation, Inc.
   Copyright 2004, 2010, 2012 Free Software Foundation, Inc.
   Contributed by Tomer Levi, NSC, Israel.
   Contributed by Tomer Levi, NSC, Israel.
   Originally written for GAS 2.12 by Tomer Levi, NSC, Israel.
   Originally written for GAS 2.12 by Tomer Levi, NSC, Israel.
   Updates, BFDizing, GNUifying and ELF support by Tomer Levi.
   Updates, BFDizing, GNUifying and ELF support by Tomer Levi.
 
 
   This file is part of GAS, GDB and the GNU binutils.
   This file is part of GAS, GDB and the GNU binutils.
Line 382... Line 382...
extern const trap_entry crx_traps[];
extern const trap_entry crx_traps[];
extern const int crx_num_traps;
extern const int crx_num_traps;
#define NUMTRAPS crx_num_traps
#define NUMTRAPS crx_num_traps
 
 
/* cst4 operand mapping.  */
/* cst4 operand mapping.  */
extern const long cst4_map[];
extern const int cst4_map[];
extern const int cst4_maps;
extern const int cst4_maps;
 
 
/* Table of instructions with no operands.  */
/* Table of instructions with no operands.  */
extern const char* no_op_insn[];
extern const char* no_op_insn[];
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.