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

Subversion Repositories or1k

[/] [or1k/] [tags/] [final_interface/] [gdb-5.0/] [sim/] [v850/] [v850_sim.h] - Diff between revs 114 and 1765

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

Rev 114 Rev 1765
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.