X86: On a bad microopc, return a microop that returns a fault that panics.
Review Request #472 - Created Feb. 11, 2011 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Gabe Black | |
| gem5 | |
| Reviewers | |
| Default | |
| ali, gblack, nate, stever | |
X86: On a bad microopc, return a microop that returns a fault that panics. This way a bad micropc will have to get all the way to commit before killing the simulation. This accounts for misspeculated branches.
