URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 1508 |
Rev 1551 |
Line 185... |
Line 185... |
struct runtime runtime;
|
struct runtime runtime;
|
struct scheduler_struct scheduler;
|
struct scheduler_struct scheduler;
|
struct config config;
|
struct config config;
|
int immu_ex_from_insn;
|
int immu_ex_from_insn;
|
|
|
/* FIXME: This needs to go */
|
|
oraddr_t pcprev;
|
|
|
|
/* FIXME: eval_insn should become this */
|
/* FIXME: eval_insn should become this */
|
uint32_t eval_insn_direct(oraddr_t memaddr, int through_mmu)
|
uint32_t eval_insn_direct(oraddr_t memaddr, int through_mmu)
|
{
|
{
|
return 0;
|
return 0;
|
}
|
}
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.