Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2008-10-12 | X86: Make X86's microcode ROM actually do something. | Gabe Black | |
2008-10-12 | CPU: Create a microcode ROM object in the CPU which is defined by the ISA. | Gabe Black | |