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-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-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-22
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2007-04-22
Use proper cycles for IPC and CPI equations.
Kevin Lim
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
2007-04-11
Use a computed mask to mask out the fetch address and not a hard coded one.
Gabe Black
2007-04-11
Make the itlb set the PHYSICAL flag on a request when it translates it. This ...
Gabe Black
2007-04-10
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-04-10
Even if you don't want to fetch more bytes, make sure you handle a fault.
Gabe Black
2007-04-10
Fixed a compile error.
Gabe Black
2007-04-09
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2007-04-09
Fix bug when blocking due to no free registers.
Kevin Lim
2007-04-08
Take into account that the flattened integer register space is a different si...
Gabe Black
2007-04-08
Get the "hard" SPARC instructions working in o3. I don't like that the IsStor...
Gabe Black
2007-04-04
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-04-04
Updates for other ISA cpu_builders.
Kevin Lim
2007-04-04
Pass ISA-specific O3 CPU as a constructor parameter instead of using setCPU f...
Kevin Lim
2007-04-03
Made the "data" field of store queue entries into a character array. It's siz...
Gabe Black
2007-04-03
Fix a memory leak. Hopefully this fixes the longer running benchmarks.
Kevin Lim
2007-04-02
Remove/comment out DPRINTFs that were causing a segfault.
Kevin Lim
2007-04-02
Fix up SPARC's CPU builder to match changes to Alpha's CPU builder.
Kevin Lim
2007-03-29
Update code so that the O3 CPU can handle not initially having anything hooke...
Kevin Lim
2007-03-24
Update for new trace data behavior.
Kevin Lim
2007-03-23
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2007-03-23
Updates for commit.
Kevin Lim
2007-03-23
Handle status bits a little better, as well as non-speculative instructions.
Kevin Lim
2007-03-23
Two fixes:
Kevin Lim
2007-03-23
Set progress_interval in terms of CPU cycles.
Kevin Lim
2007-03-23
A couple of minor fixes.
Kevin Lim
2007-03-21
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
[next]