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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [gdb-7.2/] [sim/] [v850/] [v850_sim.h] - Diff between revs 835 and 841

Only display areas with differences | Details | Blame | View Log

Rev 835 Rev 841
struct simops
struct simops
{
{
  unsigned long   opcode;
  unsigned long   opcode;
  unsigned long   mask;
  unsigned long   mask;
  int (* func) PARAMS ((void));
  int (* func) PARAMS ((void));
  int    numops;
  int    numops;
  int    operands[12];
  int    operands[12];
};
};
 
 

powered by: WebSVN 2.1.0

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