Age | Commit message (Expand) | Author |
---|---|---|
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 |
2007-09-19 | X86: Move the fp microops to their own file with their own base classes in C+... | Gabe Black |
2007-08-07 | X86: Implemented and hooked in SCAS (scan string) | Gabe Black |
2007-07-30 | X86: Make disassembly use the final register index. Add bits to indicate whet... | Gabe Black |
2007-07-20 | Fixed width parameter and provided a parameter to flip the carry bit on subtr... | Gabe Black |
2007-07-17 | Add in support for condition code flags. | Gabe Black |
2007-07-14 | Pull some hard coded base classes out of the isa description. | Gabe Black |