URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 432 |
Rev 460 |
Line 621... |
Line 621... |
/*#define NOP_PRINTF 0x0003 Simprintf instruction (obsolete)*/
|
/*#define NOP_PRINTF 0x0003 Simprintf instruction (obsolete)*/
|
#define NOP_PUTC 0x0004 /* JPB: Simputc instruction */
|
#define NOP_PUTC 0x0004 /* JPB: Simputc instruction */
|
#define NOP_CNT_RESET 0x0005 /* Reset statistics counters */
|
#define NOP_CNT_RESET 0x0005 /* Reset statistics counters */
|
#define NOP_GET_TICKS 0x0006 /* JPB: Get # ticks running */
|
#define NOP_GET_TICKS 0x0006 /* JPB: Get # ticks running */
|
#define NOP_GET_PS 0x0007 /* JPB: Get picosecs/cycle */
|
#define NOP_GET_PS 0x0007 /* JPB: Get picosecs/cycle */
|
|
#define NOP_TRACE_ON 0x0008 /* Turn on tracing */
|
|
#define NOP_TRACE_OFF 0x0009 /* Turn off tracing */
|
#define NOP_REPORT_FIRST 0x0400 /* Report with number */
|
#define NOP_REPORT_FIRST 0x0400 /* Report with number */
|
#define NOP_REPORT_LAST 0x03ff /* Report with number */
|
#define NOP_REPORT_LAST 0x03ff /* Report with number */
|
|
|
#endif /* SPR_DEFS__H */
|
#endif /* SPR_DEFS__H */
|
|
|
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.