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
2010-02-26
cpu_models: get rid of cpu_models.py and move the stuff into SCons
Nathan Binkert
2010-02-20
BaseDynInst: Preserve the faults returned from read and write.
Timothy M. Jones
2010-02-12
O3PCU: Split loads and stores that cross cache line boundaries.
Timothy M. Jones
2010-02-12
BaseDynInst: Make the TLB translation timing instead of atomic.
Timothy M. Jones
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: object cleanup in destructors
Korey Sewell
2010-01-31
inorder: user per-thread dummy insts/reqs
Korey Sewell
2010-01-31
inorder: add execution unit stats
Korey Sewell
2010-01-31
inorder: recvRetry bug fix
Korey Sewell
2010-01-31
inorder-stats: add prereq to basic stat
Korey Sewell
2010-01-31
inorder: ctxt switch stats
Korey Sewell
2010-01-31
inorder: pipeline stage stats
Korey Sewell
2010-01-31
inorder: enforce stage bandwidth
Korey Sewell
2010-01-31
inorder: set thread status'
Korey Sewell
2010-01-31
inorder: add/remove halt/deallocate context respectively
Korey Sewell
2010-01-31
inorder: track last branch committed
Korey Sewell
2010-01-31
inorder: add updatePC event to resPool
Korey Sewell
2010-01-31
inorder: ready thread wakeup
Korey Sewell
2010-01-31
inorder: add threadmodel flag
Korey Sewell
2010-01-31
inorder: mem. mgmt. update
Korey Sewell
2010-01-31
inorder: suspend in respool
Korey Sewell
2010-01-31
inorder: fetch thread bug
Korey Sewell
2010-01-31
inorder: ready/suspend status fns
Korey Sewell
2010-01-31
inorder-cleanup: remove unused thread functions
Korey Sewell
2010-01-31
inorder: activate thread on cache miss
Korey Sewell
2010-01-31
inorder: add event priority offset
Korey Sewell
2010-01-31
inorder: squash on memory stall
Korey Sewell
2010-01-31
inorder: add insts to cpu event
Korey Sewell
2010-01-31
inorder: switch out buffer
Korey Sewell
2010-01-31
inorder: dont allow early loads
Korey Sewell
2010-01-31
configs/inorder: add options for switch-on-miss to inorder cpu
Korey Sewell
2010-01-31
inorder: init internal debug cpu counters
Korey Sewell
2010-01-29
ruby: added the GEMS ruby tester
Brad Beckmann
2010-01-12
since totalInstructions() is impl'ed by all the cpus, make it an abstract bas...
Lisa Hsu
2009-11-18
m5: Fixed bug in atomic cpu destructor
Brad Beckmann
2009-11-10
Mem: Eliminate the NO_FAULT request flag.
Gabe Black
2009-11-04
build: fix compile problems pointed out by gcc 4.4
Nathan Binkert
2009-11-04
o3: get rid of unused physmem pointer
Steve Reinhardt
2009-10-27
POWER: Add support for the Power ISA
Timothy M. Jones
2009-10-17
ISA: Fix compilation.
Gabe Black
2009-10-15
fixed MC146818 checkpointing bug and added isa serialization calls to simple_...
Brad Beckmann
2009-10-01
inorder-debug: print out workload
Korey Sewell
2009-09-29
commit Soumyaroop's bug catch about max_insts_all_threads
Lisa Hsu
2009-09-26
O3: Add flag to control whether faulting instructions are traced.
Steve Reinhardt
2009-09-26
O3: Mark fetch stage as active if it faults.
Steve Reinhardt
2009-09-25
inorder-debug: fix cpu tick debug message
Korey Sewell
[next]