MIPS: get the correct value of Asid in TLB
Review Request #997 - Created Jan. 15, 2012 and updated - Latest diff uploaded
| Information | |
|---|---|
| Deyuan Guo | |
| gem5 | |
| Reviewers | |
| Default | |
[--splitting the mips-fs patch--] We calculated Asid through ENTRYHI misc reg, because the req->getAsid() cannot return the correct value. Meanwhile, I didn't find any codes calling the req->setAsid() function.
