index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
sparc
/
isa.hh
Age
Commit message (
Expand
)
Author
2013-02-19
scons: Add warning for overloaded virtual functions
Andreas Hansson
2013-01-12
x86: Changes to decoder, corrects 9376
Nilay Vaish
2013-01-07
arch: Move the ISA object to a separate section
Andreas Sandberg
2013-01-07
arch: Make the ISA class inherit from SimObject
Andreas Sandberg
2012-02-11
SPARC: Make PSTATE and HPSTATE a BitUnion.
Gabe Black
2011-11-18
SE/FS: Get rid of includes of config/full_system.hh.
Gabe Black
2011-10-09
[mq]: sefssparcregfile.patch
Gabe Black
2011-04-15
includes: sort all includes
Nathan Binkert
2010-11-11
SPARC: Clean up some historical style issues.
Gabe Black
2010-10-10
SPARC: Make SPARC's ISA's clear function initialize everything it should.
Gabe Black
2009-07-10
SPARC: Set up a lookup table for integer register flattening.
Gabe Black
2009-07-09
SPARC: Fold the MiscRegFile all the way into the ISA object.
Gabe Black
2009-07-08
Get rid of the unused get(Data|Inst)Asid and (inst|data)Asid functions.
Gabe Black
2009-07-08
Registers: Add an ISA object which replaces the MiscRegFile.
Gabe Black