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
/
intregfile.cc
Age
Commit message (
Expand
)
Author
2009-07-08
Registers: Eliminate the ISA defined integer register file.
Gabe Black
2009-02-25
ISA: Get rid of the get*RegName functions.
Gabe Black
2009-02-25
SPARC: Get rid of the state keeping track of register frames.
Gabe Black
2009-02-25
ISA: Set up common trace flags for tracing registers.
Gabe Black
2009-02-25
SPARC: Get rid of flattenIndex in the int register file.
Gabe Black
2009-02-25
SPARC: Get rid of the setGlobals function.
Gabe Black
2009-02-25
SPARC: Get rid of the setCWP function.
Gabe Black
2009-02-25
SPARC: Add a traceflag for register windows.
Gabe Black
2007-01-30
Make SPARC checkpointing work
Ali Saidi
2007-01-22
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-01-10
bug fixes to get us to 145m instructions
Ali Saidi
2006-12-06
Changed the integer register file to work with flattened indices.
Gabe Black
2006-11-24
Fix an include problem.
Gabe Black
2006-11-22
Moved some constants from isa_traits.hh to the reg file headers.
Gabe Black
2006-11-10
Tweaked debug output.
Gabe Black
2006-11-04
fixes so that M5 will compile under solaris
Ali Saidi
2006-10-29
Add an integer microcode register.
Gabe Black
2006-08-21
Fixed the parameters to memset. sizeof(regSegments[x]) may have been returnin...
Gabe Black
2006-08-11
Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...
Gabe Black