MIPS: move the CP0 config code to isa.cc
Review Request #994 - Created Jan. 15, 2012 and updated - Latest diff uploaded
| Information | |
|---|---|
| Deyuan Guo | |
| gem5 | |
| Reviewers | |
| Default | |
[--splitting the mips-fs patch--] We can do the CP0 initialization in configCP(), then make ISA::clear() function call the configCP() in isa.cc. After that, the setMipsOptions() function in fs.py will be no longer needed.
