Age | Commit message (Expand) | Author |
2017-11-07 | alpha,arm,mips,power,riscv,sparc,x86: Merge exec decl templates. | Gabe Black |
2017-11-02 | alpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize ExecContexts. | Gabe Black |
2014-09-03 | x86: Flag instructions that call suspend as IsQuiesce | Mitch Hayenga |
2014-05-09 | arch: teach ISA parser how to split code across files | Curtis Dunham |
2014-05-09 | arch: remove inline specifiers on all inst constrs, all ISAs | Curtis Dunham |
2012-09-11 | x86: Add a separate register for D flag bit | Nilay Vaish |
2012-05-22 | X86: Split Condition Code register | Nilay Vaish |
2011-11-03 | x86: Add microop for fence | Nilay Vaish |
2010-09-14 | X86: Make the halt microop non-speculative. | Gabe Black |
2010-08-23 | X86: Get rid of the flagless microop constructor. | Gabe Black |
2010-08-23 | X86: Consolidate extra microop flags into one parameter. | Gabe Black |
2010-05-23 | copyright: Change HP copyright on x86 code to be more friendly | Nathan Binkert |
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 |