arm: Clean up and document decoder API
[gem5.git] / src / arch / mips / faults.cc
2014-09-27 Andreas Hanssonarch: Use const StaticInstPtr references where possible
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Koan-Sin Tanclang: Enable compiling gem5 using clang 2.9 and 3.0
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-12 Deyuan Guomips: Fix bugs in faults.cc/hh and tlb.cc for MIPS_FS
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-10-31 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in MIPS.
2011-09-30 Gabe BlackSE/FS: Use the new FullSystem constant where possible.
2011-09-19 Gabe BlackMIPS: Final overhaul of MIPS faults to kill #if FULL_SYSTEM
2011-09-19 Gabe BlackMIPS, faults: Update how the PC is set.
2011-09-19 Gabe BlackMIPS: Use inheritance to consolidate class definitions.
2011-09-19 Gabe BlackMIPS: Always compile in setExceptionState, including...
2011-09-19 Gabe BlackMIPS: Consolidate TLB related faults.
2011-09-19 Gabe BlackMIPS: Consolidate the two AddressErrorFault variants.
2011-09-19 Gabe BlackMIPS: Get rid of cruft in the fault classes.
2011-09-19 Gabe BlackMIPS: Use the CRTP to streamline the Fault class defini...
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2010-09-14 Gabe BlackFaults: Pass the StaticInst involved, if any, to a...
2010-09-10 Nathan Binkertstyle: fix sorting of includes and whitespace in some...
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-07-22 Gabe BlackMIPS: Format the register index constants like the...
2009-07-22 Derek HowerAutomated merge with ssh://m5sim.org//repo/m5
2009-07-21 Gabe BlackMIPS: Get MIPS_FS to compile, more style fixes.
2009-07-21 Gabe BlackMIPS: Many style fixes.
2009-07-13 Derek Howermerge
2009-07-09 Gabe BlackRegisters: Eliminate the ISA defined RegFile class.
2007-11-20 Gabe BlackMerge with head.
2007-11-17 Korey Sewellgo back and fix up MIPS copyright headers
2007-11-15 Korey Sewellmerge Ali's config change...
2007-11-15 Korey Sewellfix MIPS headers
2007-11-15 Korey SewellGet MIPS simple regression working. Take out unecessary...
2007-11-15 Korey Sewellbranch merge
2007-11-14 Korey SewellGet MIPS_SE actually working again by actually by fixin...
2007-11-13 Korey SewellAdd in files from merge-bare-iron, get them compiling...
2007-08-28 Gabe BlackMerge with head.
2007-08-27 Gabe BlackAddress translation: Make the page table more flexible.
2007-06-23 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Korey Sewellmips import pt. 1
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Gabe BlackMove the magic m5 PageTableFault into sim/faults.[hh...
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-08-15 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-07-27 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-26 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-07-23 Korey SewellMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-07-23 Korey SewellThis changeset gets the MIPS ISA pretty much working...
2006-07-18 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-30 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-29 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/newmem-merge
2006-06-26 Ali SaidiMerge zizzer:/bk/newmem
2006-06-26 Ali Saidiadd syscall emulation page table fault so we can alloca...
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-10 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem
2006-06-06 Kevin LimChange ExecContext to ThreadContext. This is being...
2006-06-04 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/m5-o3
2006-06-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-31 Ali SaidiUpdated Authors from bk prs info
2006-05-30 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-05-22 Steve ReinhardtNew directory structure: