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
Age
Commit message (
Expand
)
Author
2007-01-29
Fixed a warning about an unused variable.
Gabe Black
2007-01-28
Merge zizzer:/bk/newmem
Gabe Black
2007-01-28
Merge zizzer:/bk/newmem
Ali Saidi
2007-01-28
make unimplemented ops fail
Ali Saidi
2007-01-28
Merge zizzer:/bk/newmem
Gabe Black
2007-01-28
Stick the conversion of python to unix time with all of
Nathan Binkert
2007-01-27
I missed a couple of things
Ali Saidi
2007-01-27
While I'm waiting for legion to run make m5 compile with a few more compilers
Ali Saidi
2007-01-27
Merge zizzer:/bk/newmem
Gabe Black
2007-01-27
Got rid of some DPRINTFs that were printing raw pointers.
Gabe Black
2007-01-27
Fixed up printReg so that control registers are printed by name. This is poss...
Gabe Black
2007-01-26
Merge zizzer:/bk/newmem
Ali Saidi
2007-01-26
forgot to include this file
Ali Saidi
2007-01-26
Merge zizzer:/bk/newmem
Ali Saidi
2007-01-26
Make Sparc traceflag even more chatty
Ali Saidi
2007-01-26
Merge zizzer:/bk/newmem
Ali Saidi
2007-01-26
Merge zeep.pool:/z/saidi/work/m5.newmem
Ali Saidi
2007-01-26
make our code a little more standards compliant
Ali Saidi
2007-01-26
Fixed the number of integer registers. There are MaxGL+1 sets of globals, not...
Gabe Black
2007-01-26
Merge zizzer:/bk/newmem
Lisa Hsu
2007-01-26
eliminate cpu checkInterrupts bool, it is redundant and unnecessary.
Lisa Hsu
2007-01-25
Move time forward to Jan 1, 2009 and update stats
Nathan Binkert
2007-01-25
Merge zizzer.eecs.umich.edu:/bk/newmem
Nathan Binkert
2007-01-25
Instead of passing an int to represent time between python and C++
Nathan Binkert
2007-01-25
fix smul and sdiv to sign extend, and handle overflow/underflow corretly
Ali Saidi
2007-01-25
Fixed a warning that was breaking compilation.
Gabe Black
2007-01-24
Merge zizzer:/bk/newmem
Gabe Black
2007-01-23
use pstate.am to mask off PC/NPC where it needs to +be
Ali Saidi
2007-01-22
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-01-22
Added remote gdb objects to each process
Gabe Black
2007-01-22
fix compiling on x86/Solaris
Ali Saidi
2007-01-22
clean up fault code a little bit
Ali Saidi
2007-01-22
we decided to check for .interp instead of .dynamic
Ali Saidi
2007-01-22
Merge zizzer:/bk/newmem
Ali Saidi
2007-01-22
check if an executable is dynamic and die if it is
Ali Saidi
2007-01-22
use writeTagAccess() function to unify writing of Tag access registers
Ali Saidi
2007-01-21
make sure that page bits of VA on tlb insert are 0
Ali Saidi
2007-01-21
add dumb time of day device
Ali Saidi
2007-01-20
fix InterruptLevel code to return the correct level
Ali Saidi
2007-01-20
atually set all 64 bits of the retun value to 0
Ali Saidi
2007-01-20
fix flushw implementation
Ali Saidi
2007-01-20
Rearange tlb code to remove some duplicate
Ali Saidi
2007-01-20
Spill and Fill handlers are actually n*4 + the start address
Ali Saidi
2007-01-19
Merge zed.eecs.umich.edu:/.automount/zeep/z/saidi/work/m5.newmem
Lisa Hsu
2007-01-19
some hstick and hintp changes.
Lisa Hsu
2007-01-17
Allow ASI_LDTX_REAL
Ali Saidi
2007-01-17
do a linear search for matching tlb entries instead of using map because you ...
Ali Saidi
2007-01-17
Implement reading writing of sync fault status register and address register
Ali Saidi
2007-01-16
In the case that we generate a fault (e.g. a tlb miss) on a microcoded instru...
Ali Saidi
2007-01-16
Don't add symbols for loaded files to symbol table since they are pretty much...
Ali Saidi
[next]