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
/
cpu
/
o3
Age
Commit message (
Expand
)
Author
2006-11-05
Initialize pointer to NULL.
Kevin Lim
2006-11-02
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-02
Use ISA specific makeExtMI.
Kevin Lim
2006-11-01
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-01
Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ...
Gabe Black
2006-10-31
Remove mem parameter. Now the translating port asks the CPU's dcache's peer ...
Kevin Lim
2006-10-31
Missed a few instances of this function.
Gabe Black
2006-10-31
Move IntrFlag into the MiscRegFile and get rid of specialized accessor functi...
Gabe Black
2006-10-20
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-20
Use PacketPtr everywhere
Nathan Binkert
2006-10-19
refactor code for the packet, get rid of packet_impl.hh
Nathan Binkert
2006-10-19
Small changes:
Ron Dreslinski
2006-10-19
Merge zizzer:/bk/newmem
Ron Dreslinski
2006-10-18
only do this assert after you know you're not switched out or idle.
Lisa Hsu
2006-10-17
Fixes for uni-coherence in timing mode for FS.
Ron Dreslinski
2006-10-16
Merge zizzer.eecs.umich.edu:/bk/newmem
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-12
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-09
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-10-09
Comment out code that messed up SMT (but will be needed eventually).
Kevin Lim
2006-10-09
Be sure to delete packet and sender state if the cache is blocked.
Kevin Lim
2006-10-09
Fix caches plus sampling switch over.
Kevin Lim
2006-10-09
Fix outstanding bug (FS#158).
Kevin Lim
2006-10-09
Have cpus send snoop ranges
Ron Dreslinski
2006-10-08
Fixes for functional path.
Ron Dreslinski
2006-10-08
Replace tests of LOCKED/UNCACHEABLE flags with isLocked()/isUncacheable().
Steve Reinhardt
2006-10-08
Updates to O3 CPU. It should now work in FS mode, although sampling still ha...
Kevin Lim
2006-10-02
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-10-02
Updates to fix merge issues and bring almost everything up to working speed. ...
Kevin Lim
2006-09-30
Merge ktlim@zamp:./local/clean/o3-merge/m5
Kevin Lim
2006-09-30
Changed makeExtMI to take a ThreadContext instead of a pc.
Gabe Black
2006-09-15
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2006-09-03
Fix up the parameters to getInstRecord
Gabe Black
2006-08-31
add ISA_HAS_DELAY_SLOT directive instead of "#if THE_ISA == ALPHA_ISA" throug...
Korey Sewell
2006-08-16
Fixes for Kevins O3 model to work with the blocking caches.
Ron Dreslinski
2006-08-15
Some touchup to the reorganized includes and "using" directives.
Gabe Black
2006-08-15
Cleaned up include files and got rid of many using directives in header files.
Gabe Black
2006-08-11
Started to add support for O3 for sparc.
Gabe Black
2006-08-11
Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...
Gabe Black
2006-07-26
MIPS ISA runs 'hello world' in O3CPU ...
Korey Sewell
2006-07-23
This changeset gets the MIPS ISA pretty much working in the O3CPU. It builds,...
Korey Sewell
2006-07-19
O3CPU fixes.
Kevin Lim
2006-07-19
Some minor compiling fixes.
Kevin Lim
2006-07-14
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-14
forgot tid
Korey Sewell
2006-07-14
For now, halt context is the same as deallocating.
Korey Sewell
2006-07-13
Move Dcache port creation from LSQUnit to LSQ in order to support Ron's recen...
Kevin Lim
2006-07-13
Fix for bug when squashing and the fetching. Now fetch checks if the cache d...
Kevin Lim
2006-07-13
Update for changes to draining.
Kevin Lim
2006-07-12
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
[next]