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
2007-06-28
o3cpu build for mips
Korey Sewell
2007-06-22
mips import pt. 1
Korey Sewell
2007-06-21
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-06-20
Fix compiler errors.
Gabe Black
2007-06-20
Removed "adding instead of dividing" trick.
Vincentius Robby
2007-06-20
Don't do checker stuff if the checker is not defined
Nathan Binkert
2007-06-20
Make sure all parameters have default values if they're
Nathan Binkert
2007-06-19
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-06-19
Missed an "offset" to get rid of.
Gabe Black
2007-06-19
Make branches work by repopulating the predecoder every time through. This is...
Gabe Black
2007-06-18
fix bug in timing cpu. getTime() is the time the requset was created, not the...
Ali Saidi
2007-06-16
memtest.cc:
Steve Reinhardt
2007-06-14
Modified instruction decode method.
Vincentius Robby
2007-06-14
A fix for SPARC_FS compilation.
Gabe Black
2007-06-13
Seperate the pc-pc and the pc of the incoming bytes, and get rid of the "more...
Gabe Black
2007-06-12
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-06-12
Make microOp vs microop and macroOp vs macroop capitilization consistent.
Gabe Black
2007-06-11
Rename enum from OpType to OpClass so it's consistent with the
Nathan Binkert
2007-06-09
Use the right type
Nathan Binkert
2007-06-04
don't be so aggressive with the tracing on #if
Ali Saidi
2007-06-02
Don't mask the pc because the Alpha predecoder needs it to set the PAL mode b...
Gabe Black
2007-06-01
Fix typo so m5.fast will compile
Nathan Binkert
2007-06-01
cast sizeof(MachInst) to Addr before generating a mask
Ali Saidi
2007-06-01
don't generate trace data unless tracing is on
Ali Saidi
2007-05-31
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-05-31
Merge zizzer:/bk/newmem
Vincentius Robby
2007-05-31
Assign traceData to be NULL at BaseSimpleCPU constructor.
Vincentius Robby
2007-05-30
Fix cut-n-pasto to make the path correct
Nathan Binkert
2007-05-28
Remove unnecessary include of physical.hh.
Steve Reinhardt
2007-05-27
Move SimObject python files alongside the C++ and fix
Nathan Binkert
2007-05-25
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-05-21
Change getDeviceAddressRanges to use bool for snoop arg.
Steve Reinhardt
2007-05-20
Add new EventWrapper constructor that takes a Tick value
Steve Reinhardt
2007-05-18
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-05-18
Changes to make simple cpu handle pcs appropriately for x86
Gabe Black
2007-05-12
Make sure all addresses used in syscalls are truncated to 32 bits. Actually -...
Gabe Black
2007-05-09
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-05-09
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-05-09
fix the translating ports so it can add a page on a fault
Ali Saidi
2007-05-07
the bridge never returns false when recvTiming() is called on its ports now, ...
Ali Saidi
2007-04-26
Remove extra delete that was causing segfault.
Kevin Lim
2007-04-26
Remove unnecessary check.
Kevin Lim
2007-04-23
Merge zizzer:/bk/newmem
Ron Dreslinski
2007-04-23
Merge zizzer.eecs.umich.edu:/n/wexford/x/gblack/m5/newmem-o3-spec
Gabe Black
2007-04-23
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Gabe Black
2007-04-22
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2007-04-22
Use proper cycles for IPC and CPI equations.
Kevin Lim
2007-04-22
Make the floating point zero register special handling only apply for ALPHA.
Gabe Black
2007-04-21
fixes for solaris compile
Ali Saidi
2007-04-16
Fixes for splash, may conflict with Korey's SMT work and doesn't support 03cp...
Ron Dreslinski
[next]