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
Age
Commit message (
Expand
)
Author
2011-06-19
inorder: scheduling for nonspec insts
Korey Sewell
2011-06-19
inorder: find register dependencies "lazily"
Korey Sewell
2011-06-19
inorder: assert on macro-ops
Korey Sewell
2011-06-19
inorder: handle faults at writeback stage
Korey Sewell
2011-06-19
inorder: ISA-zero reg handling
Korey Sewell
2011-06-19
inorder: update support for branch delay slots
Korey Sewell
2011-06-19
inorder: inst. iterator cleanup
Korey Sewell
2011-06-19
inorder: update bpred code
Korey Sewell
2011-06-19
inorder: add types for dependency checks
Korey Sewell
2011-06-19
inorder: use flattenIdx for reg indexing
Korey Sewell
2011-06-19
simple-thread: give a name() function for debugging w/the SimpleThread object
Korey Sewell
2011-06-19
inorder: use m5_hash_map for skedCache
Korey Sewell
2011-06-10
o3: missing newlines on some dprintfs
Korey Sewell
2011-06-09
sparc: compilation fixes for inorder
Korey Sewell
2011-06-07
gcc 4.0: Add some virtual destructors to make gcc 4.0 happy.
Gabe Black
2011-06-02
scons: rename TraceFlags to DebugFlags
Nathan Binkert
2011-05-23
O3: Fix offset calculation into storeQueue buffer for store->load forwarding
Geoffrey Blake
2011-05-23
O3: Fix issue w/wbOutstading being decremented multiple times on blocked cache.
Geoffrey Blake
2011-05-23
O3: Fix issue with interrupts/faults occuring in the middle of a macro-op
Geoffrey Blake
2011-05-13
Trace: Allow printing ASIDs and selectively tracing based on user/kernel code.
Chander Sudanthi
2011-05-13
O3: Fix an issue with a load & branch instruction and mem dep squashing
Geoffrey Blake
2011-05-09
work around gcc 4.5 warning
Nathan Binkert
2011-05-07
NetworkTest: added sim_cycles parameter to the network tester.
Tushar Krishna
2011-05-04
CPU: Add some useful debug message to the timing simple cpu.
Ali Saidi
2011-05-04
CPU: Fix a case where timing simple cpu faults can nest.
Ali Saidi
2011-05-04
O3: Remove assertion for case that is actually handled in code.
Ali Saidi
2011-05-04
O3: Fix a small corner case with the lsq hazard detection logic.
Ali Saidi
2011-04-20
stats: one more name violation
Nathan Binkert
2011-04-19
stats: rename stats so they can be used as python expressions
Nathan Binkert
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
debug: create a Debug namespace
Nathan Binkert
2011-04-15
includes: fix up code after sorting
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-04-04
ARM: Fix checkpoint restoration into O3 CPU and the way O3 switchCpu works.
Ali Saidi
2011-04-04
ARM: Cleanup implementation of ITSTATE and put important code in PCState.
Ali Saidi
2011-04-04
CPU: Remove references to memory copy operations
Ali Saidi
2011-04-04
O3: Tighten memory order violation checking to 16 bytes.
Ali Saidi
2011-03-31
Ruby: have the rubytester pass contextId to Ruby.
Lisa Hsu
2011-03-28
This patch supports cache flushing in MOESI_hammer
Somayeh Sardashti
2011-03-26
mips: cleanup ISA-specific code
Korey Sewell
2011-03-22
This patch fixes a build error in networktest.cc that occurs with gcc4.2
Tushar Krishna
2011-03-21
This patch adds the network tester for simple and garnet networks.
Tushar Krishna
2011-03-19
Ruby: Convert AccessModeType to RubyAccessMode
Nilay Vaish
2011-03-17
ARM: Fix subtle bug in LDM.
Ali Saidi
2011-03-17
ARM: Detect and skip udelay() functions in linux kernel.
Ali Saidi
2011-03-17
O3: Send instruction back to fetch on squash to seed predecoder correctly.
Ali Saidi
2011-03-17
O3: Cleanup the commitInfo comm struct.
Ali Saidi
2011-03-17
Mem: Fix issue with dirty block being lost when entire block transferred to n...
Ali Saidi
2011-03-17
O3: Fix unaligned stores when cache blocked
Ali Saidi
2011-03-01
Spelling: Fix the a spelling error by changing mmaped to mmapped.
Gabe Black
[prev]
[next]