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
Age
Commit message (
Expand
)
Author
2006-10-19
Cleaned up the function a bit to help route out bugs.
Gabe Black
2006-10-18
Zeroed out the actual LSB in addition to moving it's original value the MSB.
Gabe Black
2006-10-18
Fixed up exetrace.cc to deal with microcode, and to made floating point regis...
Gabe Black
2006-10-18
Fixed a compiler error, disassembly output, and corrected the address calcula...
Gabe Black
2006-10-18
Fixed up ldblockf_p, implemented stdfa properly, and got rid of some old code.
Gabe Black
2006-10-16
Corrected the "Authors" line
Gabe Black
2006-10-16
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-16
Fix up microcode support.
Gabe Black
2006-10-16
Changed how floating point register numbers are decoded to fit with the spec.
Gabe Black
2006-10-16
Made sure the constructor for insts use ExtMachInst rather than MachInst, sin...
Gabe Black
2006-10-15
Added in missing portions of the stat structure copying function.
Gabe Black
2006-10-15
Started implementing microcode.
Gabe Black
2006-10-15
Added an execute function to the macro op so it can be instantiated.
Gabe Black
2006-10-15
Fix how additional template parameters are handled. Non string parameters are...
Gabe Black
2006-10-14
Get rid of unused CacheBlk << output operator.
Steve Reinhardt
2006-10-13
Merge 141.212.106.238:/home/gblack/m5/newmem_bus
Gabe Black
2006-10-13
Fix stats for new bus model
Gabe Black
2006-10-13
Fix assertion. I haven't tested it fully (I can't reproduce Lisa's error) bu...
Kevin Lim
2006-10-13
fix a bug in CopyStringOut. dprintk appears to work again.
Ali Saidi
2006-10-12
Merge zizzer:/bk/newmem
Lisa Hsu
2006-10-12
Changed the sign extension function from mine to the provided one. Mine relie...
Gabe Black
2006-10-12
Some support for handling block loads and stores and ASIs properly.
Gabe Black
2006-10-12
StaticInst support for microcode
Gabe Black
2006-10-12
The beginnings of an instruction format to deal with block loads and stores. ...
Gabe Black
2006-10-12
Some support for macro/micro instructions in SPARC.
Gabe Black
2006-10-12
Support for returning unimplemented instruction in the decoder, lifted from A...
Gabe Black
2006-10-12
replace functional code in tport with fixPacket().
Ali Saidi
2006-10-12
Merge zizzer:/bk/newmem
Korey Sewell
2006-10-12
config file updates
Korey Sewell
2006-10-12
Fix CSHR retrys
Ron Dreslinski
2006-10-12
Merge zizzer:/bk/newmem
Ali Saidi
2006-10-12
small bus updates for functional accesses
Ali Saidi
2006-10-12
Merge zizzer:/bk/newmem
Korey Sewell
2006-10-12
Add test binary & inputs
Korey Sewell
2006-10-12
Merge zizzer:/bk/newmem
Ron Dreslinski
2006-10-12
Remove bus and top level parameters from cache
Ron Dreslinski
2006-10-12
Merge zizzer:/bk/newmem
Ali Saidi
2006-10-12
add a traceflag for functional accesses
Ali Saidi
2006-10-12
Check the response queue on functional accesses.
Ron Dreslinski
2006-10-12
Another memleak in the memtester (need [] with the delete)
Ron Dreslinski
2006-10-12
Fix a memory leak in the memtester
Ron Dreslinski
2006-10-12
Fix problems with unCacheable addresses in timing-coherence
Ron Dreslinski
2006-10-12
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-11
Merge zizzer:/bk/newmem
Ron Dreslinski
2006-10-11
Make default ID unique (not broadcast)
Ron Dreslinski
2006-10-11
Forgot to mark myself as on the retry list
Ron Dreslinski
2006-10-11
add spec2k tests
Korey Sewell
2006-10-11
Fix bus in FS mode.
Ron Dreslinski
2006-10-11
add bzip test-prog
Korey Sewell
2006-10-11
System not global object, need to preface it with objects.
Lisa Hsu
[next]