arm,sparc,x86,base,cpu,sim: Replace the Twin(32|64)_t types with.
[gem5.git] / src / arch / x86 / isa / includes.isa
2017-12-13 Gabe Blackarm,sparc,x86,base,cpu,sim: Replace the Twin(32|64...
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2016-02-07 Steve Reinhardtarch, x86: add support for arrays as memory operands
2013-06-18 Andreas Sandbergx86: Fix loading of floating point constants
2012-05-25 Gabe BlackISA: Make the decode function part of the ISA's decoder.
2012-02-26 Gabe BlackX86: Use the M5PanicFault fault in execute methods...
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-09-30 Gabe BlackSE/FS: Use the new FullSystem constant where possible.
2011-09-19 Gabe BlackPseudoInst: Remove the now unnecessary #if FULL_SYSTEMs...
2011-07-03 Nilay VaishMerged with Gabe's recent changes.
2011-07-03 Gabe BlackISA: Use readBytes/writeBytes for all instruction level...
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-18 Korey Sewellm5: merge inorder/release-notes/make_release changes
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-14 Gabe BlackX86: Put the result used for flags in an intermediate...
2011-02-14 Gabe BlackX86: Define fault objects to carry debug messages.
2010-08-23 Gabe BlackX86: Create a directory for files that define register...
2010-05-24 Nathan Binkertcopyright: Change HP copyright on x86 code to be more...
2009-08-25 Derek Howermerge
2009-08-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-18 Gabe BlackMerge with head.
2009-08-18 Gabe BlackX86: Implement an integer media addition microop with...
2009-08-18 Gabe BlackX86: Set up a media microop framework and create mov2in...
2009-07-18 Derek Howermerge
2009-07-16 Polina Dudnikmerge
2009-07-16 Gabe BlackX86: Take limitted advantage of the compilers type...
2009-07-13 Derek Howermerge
2009-07-10 Gabe BlackX86: Fold the MiscRegFile all the way into the ISA...
2009-07-09 Gabe BlackRegisters: Add a registers.hh file as an ISA switched...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-25 Gabe BlackX86: Implement a basic prefetch instruction.
2009-02-25 Gabe BlackX86: Add a flag to force memory accesses to happen...
2009-01-07 Gabe BlackX86: Hook in the M5 pseudo insts.
2009-01-07 Gabe BlackX86: Move the macroop class out of the isa description...
2008-10-13 Gabe BlackX86: Make X86's microcode ROM actually do something.
2008-10-12 Gabe BlackX86: Implement CPUID with a magical function instead...
2008-06-12 Gabe BlackX86: Add microops which panic, fatal, warn, and warn_once.
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-03 Gabe BlackMerge with head.
2007-10-03 Gabe BlackX86: Implement the ldst microop and put it in existing...
2007-09-20 Gabe BlackX86: Move the fp microops to their own file with their...
2007-09-06 Gabe BlackMerge with head.
2007-09-06 Gabe BlackX86: Add SSE comparison instructions and microops and...
2007-08-30 Gabe BlackX86: Add operands to handle floating point registers.
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 BlackActually include miscregs.hh
2007-07-15 Gabe BlackPull some hard coded base classes out of the isa descri...
2007-06-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-21 Gabe BlackGet rid of an unnecessary include file.
2007-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-21 Gabe BlackNeeded for last change set to work :P
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-20 Gabe BlackMake memory instructions work better, add more macroop...
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-12 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-12 Gabe BlackGet rid of unnecessary namespace prototype.
2007-06-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-08 Gabe BlackBig changes to use the new microcode assembler.
2007-04-13 Ali SaidiMerge zizzer:/bk/newmem
2007-04-04 Ali SaidiMerge zizzer:/bk/newmem
2007-04-04 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-04-03 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-04-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-03 Gabe BlackA batch of changes and fixes. Macroops are now generate...
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 BlackStub decoder. This is probably even farther from finish...