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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [or1ksim/] [testsuite/] [test-code-or1k/] [support/] [spr-defs.h] - Diff between revs 460 and 486

Show entire file | Details | Blame | View Log

Rev 460 Rev 486
Line 623... Line 623...
#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_ON     0x0008      /* Turn on tracing */
#define NOP_TRACE_OFF    0x0009      /* Turn off tracing */
#define NOP_TRACE_OFF    0x0009      /* Turn off tracing */
#define NOP_REPORT_FIRST 0x0400      /* Report with number */
#define NOP_RANDOM       0x000a      /* Return 4 random bytes */
#define NOP_REPORT_LAST  0x03ff      /* Report with number */
#define NOP_OR1KSIM      0x000b      /* Return non-zero if this is Or1ksim */
 
 
#endif  /* SPR_DEFS__H */
#endif  /* SPR_DEFS__H */
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.