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-13
Make CPU models signal to update the snoop ranges
Ron Dreslinski
2006-11-13
More interrupt reworking.
Kevin Lim
2006-11-13
Change warn to DPRINTF.
Kevin Lim
2006-11-12
Fix for regression failure.
Kevin Lim
2006-11-12
Merge ktlim@zamp:./local/clean/tmp/test-regress
Kevin Lim
2006-11-12
Fix for non-FS compile.
Kevin Lim
2006-11-12
Updates to support new interrupt processing and removal of PcPAL.
Kevin Lim
2006-11-11
Get rid of the ParamContext for pseudo instructions and move
Nathan Binkert
2006-11-11
The Lock_Flag_DepTag went away earlier, and using TheISA gives the false impr...
Gabe Black
2006-11-10
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-10
Change up some warnings to DPRINTFs.
Kevin Lim
2006-11-09
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-09
Draining fixes.
Kevin Lim
2006-11-08
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-08
Move the check to see if you're in user mode into the isa directory.
Gabe Black
2006-11-07
Put kernel_stats back into arch.
Gabe Black
2006-11-07
Initialize mem dep unit properly.
Kevin Lim
2006-11-07
Got rid of a stray blank line.
Gabe Black
2006-11-07
Moved the switched version of kernel_stats.hh back to kern, and moved the bas...
Gabe Black
2006-11-06
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-06
Remote GDB support has been changed to use inheritance. Alpha should work, bu...
Gabe Black
2006-11-05
Initialize pointer to NULL.
Kevin Lim
2006-11-03
Got rid of "inPalMode". Some places are still effectively checking if they ar...
Gabe Black
2006-11-03
Add a new file which describes an ISA's interrupt handling mechanism. It reco...
Gabe Black
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-23
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-10-23
Fix fetch to stop fetching upon encountering a fault in SE mode. Also change...
Kevin Lim
2006-10-23
Add in support for LL/SC in the O3 CPU. Needs to be fully tested.
Kevin Lim
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
[prev]
[next]