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-06-26
cache_impl.hh:
Steve Reinhardt
2007-06-26
Handle replacement of block with pending upgrade.
Steve Reinhardt
2007-06-25
Couple minor bug fixes...
Steve Reinhardt
2007-06-25
Get rid of requestCauses. Use timestamped queue to make
Steve Reinhardt
2007-06-24
Better handling of deferred targets.
Steve Reinhardt
2007-06-23
Merge vm1.(none):/home/stever/bk/newmem-head
Steve Reinhardt
2007-06-23
Minor fix plus new assertion to catch similar bugs.
Steve Reinhardt
2007-06-22
FINISH off merge of mips mt/dsp isa extensions by adding the ControlBitfieldO...
Korey Sewell
2007-06-22
add Control Bitfield class
Korey Sewell
2007-06-22
Merge vm1.(none):/home/stever/bk/newmem-head
Steve Reinhardt
2007-06-22
mips import pt. 1
Korey Sewell
2007-06-22
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-06-22
Merge vm1.(none):/home/stever/bk/newmem-head
Steve Reinhardt
2007-06-22
Fixes to hitLatency, blocking, buffer allocation.
Steve Reinhardt
2007-06-21
Make symbols for regular registers.
Gabe Black
2007-06-21
Get rid of an unnecessary include file.
Gabe Black
2007-06-21
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-06-21
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-06-21
Merge vm1.(none):/home/stever/bk/newmem-head
Steve Reinhardt
2007-06-21
Getting closer...
Steve Reinhardt
2007-06-21
Use FastAlloc for Packet, Request, CoherenceState, and SenderState so we don'...
Ali Saidi
2007-06-21
Use the new symbols to clean up the assembler.
Gabe Black
2007-06-21
Needed for last change set to work :P
Gabe Black
2007-06-21
Define symbols for the x86 specialization of the microassembler.
Gabe Black
2007-06-21
Fix a comment.
Gabe Black
2007-06-21
Fix a problem where part of a microops parameters might be interpretted as an...
Gabe Black
2007-06-21
Add in code that lays the ground work for setting flags.
Gabe Black
2007-06-20
Fix compiler errors.
Gabe Black
2007-06-20
Implement rip relative addressing and put in some missing loads and stores.
Gabe Black
2007-06-20
Fix a newly introduced bug where the predecoder wasn't picking up all the dis...
Gabe Black
2007-06-20
X86 probably doesn't need a window save area.
Gabe Black
2007-06-20
Fix a typo in one of the operand type tags.
Gabe Black
2007-06-20
Comment out some unnecessary debug output.
Gabe Black
2007-06-20
Forgot to check these in...
Gabe Black
2007-06-20
Comment out some unnecessary debug statements.
Gabe Black
2007-06-20
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-06-20
Minor error.
Vincentius Robby
2007-06-20
Removed "adding instead of dividing" trick.
Vincentius Robby
2007-06-20
Don't do checker stuff if the checker is not defined
Nathan Binkert
2007-06-20
Make sure all parameters have default values if they're
Nathan Binkert
2007-06-20
Don't go over 80 chars per line
Nathan Binkert
2007-06-20
Make memory instructions work better, add more macroop implementations, add a...
Gabe Black
2007-06-19
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-06-19
More faithfulness to what instructions should work in what modes, and added t...
Gabe Black
2007-06-19
Missed an "offset" to get rid of.
Gabe Black
2007-06-19
Make branches work by repopulating the predecoder every time through. This is...
Gabe Black
2007-06-19
Make instructions that are illegal in 64 bit mode not do the wrong thing in 6...
Gabe Black
2007-06-19
Make an error message a little more descriptive.
Gabe Black
2007-06-19
Renovate the "fault" microop implementation.
Gabe Black
2007-06-19
Get rid of the commented out versions of macroops which have been reimplement...
Gabe Black
[next]