URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 680 |
Rev 703 |
Line 187... |
Line 187... |
|
|
/* Disassemble one instruction from insn to disassemble.
|
/* Disassemble one instruction from insn to disassemble.
|
Return the size of the instruction. */
|
Return the size of the instruction. */
|
int disassemble_insn (unsigned long insn);
|
int disassemble_insn (unsigned long insn);
|
|
|
|
/* Disassemble one instruction from insn index.
|
|
Return the size of the instruction. */
|
|
int disassemble_index (unsigned long insn, int index);
|
|
|
#endif
|
#endif
|
|
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.