Don't panic, but this needs to be fixed.
--HG-- extra : convert_revision : 7a4aed238d437dbb2cc5946b3045d53697070a27
This commit is contained in:
parent
1d7d7df315
commit
1886795368
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ class SparcTC : public O3ThreadContext<Impl>
|
|||
virtual void changeRegFileContext(TheISA::RegContextParam param,
|
||||
TheISA::RegContextVal val)
|
||||
{
|
||||
panic("This doesn't make sense!\n");
|
||||
//XXX Ignore this for now. This -really- needs to get fixed.
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue