Got rid of some dead code.
--HG-- extra : convert_revision : 591312f1e57953a3b03639cef1a3ff6bd08f5f67
This commit is contained in:
@@ -218,16 +218,6 @@ extern const int reg_redir[NumIntRegs];
|
||||
void restoreMachineReg(RegFile ®s, const AnyReg ®,
|
||||
int regnum);
|
||||
|
||||
#if 0
|
||||
static void serializeSpecialRegs(const Serializable::Proxy &proxy,
|
||||
const RegFile ®s);
|
||||
|
||||
static void unserializeSpecialRegs(const IniFile *db,
|
||||
const std::string &category,
|
||||
ConfigNode *node,
|
||||
RegFile ®s);
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Function to insure ISA semantics about 0 registers.
|
||||
* @param xc The execution context.
|
||||
|
||||
Reference in New Issue
Block a user