Age | Commit message (Expand) | Author |
---|---|---|
2012-04-14 | clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6 | Andreas Hansson |
2011-09-26 | ISA parser: Use '_' instead of '.' to delimit type modifiers on operands. | 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-07-16 | X86: Take limitted advantage of the compilers type checking for microop opera... | Gabe Black |
2009-01-06 | X86: Autogenerate macroop generateDisassemble function. | Gabe Black |
2007-10-02 | X86: Fix the movfp microop. | Gabe Black |
2007-09-19 | X86: Move the fp microops to their own file with their own base classes in C+... | Gabe Black |