Age | Commit message (Expand) | Author |
---|---|---|
2010-05-23 | copyright: Change HP copyright on x86 code to be more friendly | Nathan Binkert |
2009-08-06 | X86: Make scas compare its operands in the right order. | Gabe Black |
2009-02-01 | X86: Fix the microcode for the LODS instruction. | Gabe Black |
2008-10-12 | X86: Create a SeqOp class of microops and make Br one of them. | Gabe Black |
2008-06-12 | X86: Make string instructions work when rcx=0. | Gabe Black |
2007-10-12 | X86: Implemented LODS. | Gabe Black |
2007-10-02 | X86: Distinguish between the rep and repe prefixes. | Gabe Black |
2007-10-02 | X86: Implement MOVS | Gabe Black |
2007-10-02 | X86: Implement STOS. | Gabe Black |
2007-09-19 | X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode. | Gabe Black |