Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-02 | copyright: clean up copyright blocks | Nathan Binkert | |
2011-04-15 | includes: sort all includes | Nathan Binkert | |
2011-02-13 | X86: On a bad microopc, return a microop that returns a fault that panics. | Gabe Black | |
This way a bad micropc will have to get all the way to commit before killing the simulation. This accounts for misspeculated branches. |