Age | Commit message (Expand) | Author |
2013-10-15 | arch/x86: add support for explicit CC register file | Yasuko Eckert |
2012-09-11 | x86: Add a separate register for D flag bit | Nilay Vaish |
2012-06-05 | ISA: Back-out NoopMachInst as a StaticInstPtr change. | Ali Saidi |
2012-06-04 | ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst. | Gabe Black |
2012-05-22 | X86: Split Condition Code register | Nilay Vaish |
2010-05-23 | copyright: Change HP copyright on x86 code to be more friendly | Nathan Binkert |
2009-08-07 | X86: Implement shift right/left double microops. | Gabe Black |
2009-05-17 | includes: sort includes again | Nathan Binkert |
2009-05-17 | types: Move stuff for global types into src/base/types.hh | Nathan Binkert |
2008-10-12 | X86: Fix the ordering of special physical address ranges. | Gabe Black |
2008-10-12 | X86: Make APICs communicate through the memory system. | Gabe Black |
2008-10-12 | X86: Make the local APIC accessible through the memory system directly, and m... | Gabe Black |
2008-03-25 | X86: Start implementing the south bridge stuff. | Gabe Black |
2008-02-26 | X86: Get PCI config space to work, and adjust address space prefix numbering ... | Gabe Black |
2008-01-12 | X86: Make the IO ports work using extra physical address lines. Add a serial ... | Gabe Black |
2007-10-18 | X86: Implement the in/out instructions. These will still need support from th... | Gabe Black |
2007-10-12 | X86: Implement MSR reads and writes and the wrsmr and rdmsr instructions. | Gabe Black |
2007-09-13 | X86: Total overhaul of the division instructions and microops. | Gabe Black |
2007-09-06 | X86: Rework the multiplication microops so that they work like they would in ... | Gabe Black |
2007-09-04 | X86: Add floating point micro registers. | Gabe Black |
2007-08-29 | X86: Flesh out register indexing constants. | Gabe Black |
2007-07-17 | Add a spot for the condition code portion of the flag register. | Gabe Black |
2007-06-14 | Add in some microregs. | Gabe Black |
2007-03-05 | A new file for x86 specific parameters. This could be implemented as a sim ob... | Gabe Black |