cpu: Remove all notion that we know when the cpu is misspeculating.
Review Request #2560 - Created Dec. 10, 2014 and submitted
| Information | |
|---|---|
| Ali Saidi | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10609:afab72978b08 --------------------------- cpu: Remove all notion that we know when the cpu is misspeculating. We have no way of knowing if a CPU model is on the wrong path with our execute-in-execute CPU models. Don't pretend that we do.
Interesting, I had no idea all that was still in there... good to see it go.
