Age | Commit message (Expand) | Author |
---|---|---|
2009-04-19 | X86: Fix the halt microop. | Gabe Black |
2009-01-06 | X86: Autogenerate macroop generateDisassemble function. | Gabe Black |
2008-06-12 | X86: Make the disassembly for halt conform with the other microops. | Gabe Black |
2007-12-01 | X86: Make the "fault" microop predicated. | Gabe Black |
2007-10-19 | X86: Impelement the HLT instruction and fix the "halt" microop. | Gabe Black |
2007-10-19 | X86: Implement a "halt" microop. | Gabe Black |
2007-10-18 | X86: Make the "fault" microop predicated. | Gabe Black |
2007-07-18 | Add a generateDisassembly function to the MicroFault StaticInst. | Gabe Black |
2007-07-14 | Pull some hard coded base classes out of the isa description. | Gabe Black |
2007-06-19 | Renovate the "fault" microop implementation. | Gabe Black |
2007-06-12 | Make microOp vs microop and macroOp vs macroop capitilization consistent. | Gabe Black |
2007-06-04 | Reworking x86's microcode system. This is a work in progress, and X86 doesn't... | Gabe Black |