Missed a few instances of this function.
--HG-- extra : convert_revision : 581f97dafc2b30bd5067f6ff7f9cdbabc6890622
This commit is contained in:
@@ -127,10 +127,6 @@ class AlphaDynInst : public BaseDynInst<Impl>
|
||||
#if FULL_SYSTEM
|
||||
/** Calls hardware return from error interrupt. */
|
||||
Fault hwrei();
|
||||
/** Reads interrupt flag. */
|
||||
int readIntrFlag();
|
||||
/** Sets interrupt flag. */
|
||||
void setIntrFlag(int val);
|
||||
/** Checks if system is in PAL mode. */
|
||||
bool inPalMode();
|
||||
/** Traps to handle specified fault. */
|
||||
|
||||
Reference in New Issue
Block a user