URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [insight/] [sim/] [v850/] [v850_sim.h] - Rev 1771
Go to most recent revision | Compare with Previous | Blame | View Log
struct simops { unsigned long opcode; unsigned long mask; int (* func) PARAMS ((void)); int numops; int operands[12]; };
Go to most recent revision | Compare with Previous | Blame | View Log