Age | Commit message (Expand) | Author |
---|---|---|
2011-02-02 | X86: Replace the stupd microop with a store/update sequence. | Gabe Black |
2010-05-23 | copyright: Change HP copyright on x86 code to be more friendly | Nathan Binkert |
2009-08-05 | X86: Use the new forced folding mechanism for the SAHF and LAHF instructions. | Gabe Black |
2009-04-19 | X86: Explicitly use the right width in a few places that need a 64 bit value. | Gabe Black |
2008-06-12 | X86: Implement and hook up STI and CLI instructions. | Gabe Black |
2008-06-12 | X86: Make pushes and pops use the stack size instead of the data size. | Gabe Black |
2008-06-12 | X86: Add microops and supporting code to manipulate the whole rflags register. | Gabe Black |
2007-10-21 | X86: Start using the stupd microop, and update statistics accordingly. | Gabe Black |
2007-10-19 | X86: Implement the PUSHF, POPF, SAHF, and LAHF instructions. | Gabe Black |
2007-09-19 | X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode. | Gabe Black |