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

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc1/] [gdb-5.0/] [opcodes/] [or32.h] - Diff between revs 679 and 680

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 679 Rev 680
Line 157... Line 157...
 
 
extern CONST struct or32_letter or32_letters[];
extern CONST struct or32_letter or32_letters[];
 
 
extern CONST struct  or32_opcode or32_opcodes[];
extern CONST struct  or32_opcode or32_opcodes[];
 
 
extern CONST unsigned int or32_num_opcodes;
extern CONST int num_opcodes;
 
 
/* Calculates instruction length in bytes.  Always 4 for OR32. */
/* Calculates instruction length in bytes.  Always 4 for OR32. */
extern int insn_len PARAMS((int insn_index));
extern int insn_len PARAMS((int insn_index));
 
 
/* Is individual insn's operand signed or unsigned? */
/* Is individual insn's operand signed or unsigned? */

powered by: WebSVN 2.1.0

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