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
/
inorder
/
resources
/
cache_unit.cc
Age
Commit message (
Expand
)
Author
2011-06-19
inorder: se compile fixes
Korey Sewell
2011-06-19
inorder: add necessary debug flag header files
Korey Sewell
2011-06-19
inorder/dtb: make sure DTB translate correct address
Korey Sewell
2011-06-19
inorder: handle serializing instructions
Korey Sewell
2011-06-19
inorder: dont handle multiple faults on same cycle
Korey Sewell
2011-06-19
inorder: register ports for FS mode
Korey Sewell
2011-06-19
inorder: check for interrupts each tick
Korey Sewell
2011-06-19
inorder: squash and trap behind a tlb fault
Korey Sewell
2011-06-19
inorder: stall stores on store conditionals & compare/swaps
Korey Sewell
2011-06-19
inorder: remove memdep tracking for default pipeline
Korey Sewell
2011-06-19
inorder: don't stall after stores
Korey Sewell
2011-06-19
inorder: don't stall after stores
Korey Sewell
2011-06-19
inorder: support for compare and swap insts
Korey Sewell
2011-06-19
inorder: add flatDestReg member to dyninst
Korey Sewell
2011-06-19
inorder: implement trap handling
Korey Sewell
2011-06-19
inorder: DynInst handling of stores for big-endian ISAs
Korey Sewell
2011-06-19
inorder: simplify handling of split accesses
Korey Sewell
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-02-23
inorder: cache packet handling
Korey Sewell
2011-02-18
inorder: fix cache/fetch unit memory leaks
Korey Sewell
2011-02-18
inorder: update pipeline interface for handling finished resource reqs
Korey Sewell
2011-02-18
inorder: remove request map, use request vector
Korey Sewell
2011-02-18
inorder: remove reqRemoveList
Korey Sewell
2011-02-18
inorder: initialize res. req. vectors based on resource bandwidth
Korey Sewell
2011-02-12
inorder: clean up the old way of inst. scheduling
Korey Sewell
2011-02-12
inorder: utilize cached skeds in pipeline
Korey Sewell
2011-02-04
inorder: fault handling
Korey Sewell
2011-02-04
inorder: add a fetch buffer to fetch unit
Korey Sewell
2011-02-04
inorder: overload find-req fn
Korey Sewell
2011-02-04
inorder: implement separate fetch unit
Korey Sewell
2011-02-04
inorder: cache port blocking
Korey Sewell
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
2010-11-08
ARM/Alpha/Cpu: Change prefetchs to be more like normal loads.
Ali Saidi
2010-10-31
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
Gabe Black
2010-09-13
Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
Gabe Black
2010-08-14
Inorder: Fix compilation of m5.fast.
Gabe Black
2010-08-13
CPU: Add readBytes and writeBytes functions to the exec contexts.
Gabe Black
2010-08-13
InOrder: Clean up some DPRINTFs that print data sent to/from the cache.
Gabe Black
2010-06-24
inorder: enforce 78-character rule
Korey Sewell
2010-03-23
cpu: fix exec tracing memory corruption bug
Steve Reinhardt
2010-03-22
inorder: fix address list bug
Korey Sewell
2010-01-31
inorder: double delete inst bug
Korey Sewell
2010-01-31
inorder: inst count mgmt
Korey Sewell
2010-01-31
inorder: implement split stores
Korey Sewell
2010-01-31
inorder: implement split loads
Korey Sewell
2010-01-31
inorder: add activity stats
Korey Sewell
2010-01-31
inorder: recvRetry bug fix
Korey Sewell
2010-01-31
inorder: add updatePC event to resPool
Korey Sewell
2010-01-31
inorder: ready thread wakeup
Korey Sewell
[next]