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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-6.8/] [include/] [opcode/] [ia64.h] - Diff between revs 157 and 225

Show entire file | Details | Blame | View Log

Rev 157 Rev 225
Line 169... Line 169...
  IA64_RS_AR, /* 8-15, 20, 22-23, 31, 33-35, 37-39, 41-43, 45-47, 67-111 */
  IA64_RS_AR, /* 8-15, 20, 22-23, 31, 33-35, 37-39, 41-43, 45-47, 67-111 */
  IA64_RS_ARb, /* 48-63, 112-127 */
  IA64_RS_ARb, /* 48-63, 112-127 */
  IA64_RS_BR,
  IA64_RS_BR,
  IA64_RS_CFM,
  IA64_RS_CFM,
  IA64_RS_CPUID,
  IA64_RS_CPUID,
 
  IA64_RS_CR_IIB,
  IA64_RS_CR_IRR,
  IA64_RS_CR_IRR,
  IA64_RS_CR_LRR,
  IA64_RS_CR_LRR,
  IA64_RS_CR, /* 3-7,10-15,18,26-63,75-79,82-127 */
  IA64_RS_CR, /* 3-7,10-15,18,28-63,75-79,82-127 */
  IA64_RS_DBR,
  IA64_RS_DBR,
  IA64_RS_FR,
  IA64_RS_FR,
  IA64_RS_FRb,
  IA64_RS_FRb,
  IA64_RS_GR0,
  IA64_RS_GR0,
  IA64_RS_GR,
  IA64_RS_GR,
Line 324... Line 325...
 
 
/* The operands table is an array of struct ia64_operand.  */
/* The operands table is an array of struct ia64_operand.  */
 
 
struct ia64_operand
struct ia64_operand
{
{
  enum ia64_operand_class class;
  enum ia64_operand_class op_class;
 
 
  /* Set VALUE as the operand bits for the operand of type SELF in the
  /* Set VALUE as the operand bits for the operand of type SELF in the
     instruction pointed to by CODE.  If an error occurs, *CODE is not
     instruction pointed to by CODE.  If an error occurs, *CODE is not
     modified and the returned string describes the cause of the
     modified and the returned string describes the cause of the
     error.  If no error occurs, NULL is returned.  */
     error.  If no error occurs, NULL is returned.  */

powered by: WebSVN 2.1.0

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