URL
https://opencores.org/ocsvn/eco32/eco32/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 59 |
Rev 84 |
Line 34... |
Line 34... |
Word mmuGetIndex(void);
|
Word mmuGetIndex(void);
|
void mmuSetIndex(Word value);
|
void mmuSetIndex(Word value);
|
Word mmuGetEntryHi(void);
|
Word mmuGetEntryHi(void);
|
void mmuSetEntryHi(Word value);
|
void mmuSetEntryHi(Word value);
|
Word mmuGetEntryLo(void);
|
Word mmuGetEntryLo(void);
|
void mmuSetEntryLo(Word Value);
|
void mmuSetEntryLo(Word value);
|
|
Word mmuGetBadAddr(void);
|
|
void mmuSetBadAddr(Word value);
|
|
|
TLB_Entry mmuGetTLB(int index);
|
TLB_Entry mmuGetTLB(int index);
|
void mmuSetTLB(int index, TLB_Entry tlbEntry);
|
void mmuSetTLB(int index, TLB_Entry tlbEntry);
|
|
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.