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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [sim/] [v850/] [v850_sim.h] - Diff between revs 157 and 816

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 157 Rev 816
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.