URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 410 |
Rev 600 |
Line 49... |
Line 49... |
extern unsigned int read_timer(int);
|
extern unsigned int read_timer(int);
|
|
|
extern unsigned long excpt_buserr;
|
extern unsigned long excpt_buserr;
|
extern unsigned long excpt_dpfault;
|
extern unsigned long excpt_dpfault;
|
extern unsigned long excpt_ipfault;
|
extern unsigned long excpt_ipfault;
|
extern unsigned long excpt_lpint;
|
extern unsigned long excpt_tick;
|
extern unsigned long excpt_align;
|
extern unsigned long excpt_align;
|
extern unsigned long excpt_illinsn;
|
extern unsigned long excpt_illinsn;
|
extern unsigned long excpt_hpint;
|
extern unsigned long excpt_int;
|
extern unsigned long excpt_dtlbmiss;
|
extern unsigned long excpt_dtlbmiss;
|
extern unsigned long excpt_itlbmiss;
|
extern unsigned long excpt_itlbmiss;
|
extern unsigned long excpt_range;
|
extern unsigned long excpt_range;
|
extern unsigned long excpt_syscall;
|
extern unsigned long excpt_syscall;
|
extern unsigned long excpt_break;
|
extern unsigned long excpt_break;
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.