types: Move stuff for global types into src/base/types.hh
[gem5.git] / src / arch / x86 / x86_traits.hh
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2008-10-12 Gabe BlackX86: Fix the ordering of special physical address ranges.
2008-10-12 Gabe BlackX86: Make APICs communicate through the memory system.
2008-10-12 Gabe BlackX86: Make the local APIC accessible through the memory...
2008-03-25 Steve ReinhardtAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-03-25 Gabe BlackX86: Start implementing the south bridge stuff.
2008-02-27 Steve ReinhardtAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-02-27 Gabe BlackX86: Get PCI config space to work, and adjust address...
2008-01-12 Gabe BlackX86: Make the IO ports work using extra physical addres...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-19 Gabe BlackMerge with head.
2007-10-19 Gabe BlackX86: Implement the in/out instructions. These will...
2007-10-13 Gabe BlackMerge with head
2007-10-12 Gabe BlackX86: Implement MSR reads and writes and the wrsmr and...
2007-09-13 Gabe BlackMerge with head.
2007-09-13 Gabe BlackX86: Total overhaul of the division instructions and...
2007-09-06 Gabe BlackMerge with head.
2007-09-06 Gabe BlackX86: Rework the multiplication microops so that they...
2007-09-05 Gabe BlackMerge with head.
2007-09-05 Gabe BlackX86: Add floating point micro registers.
2007-08-30 Gabe BlackX86: Flesh out register indexing constants.
2007-07-22 Steve ReinhardtMerge more changes in from head.
2007-07-22 Steve ReinhardtMerge Gabe's changes with mine.
2007-07-22 Gabe BlackMerge with head.
2007-07-17 Gabe BlackAdd a spot for the condition code portion of the flag...
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-18 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-14 Gabe BlackAdd in some microregs.
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-05 Gabe BlackA new file for x86 specific parameters. This could...