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
/
simple
/
atomic.cc
Age
Commit message (
Expand
)
Author
2007-05-18
Changes to make simple cpu handle pcs appropriately for x86
Gabe Black
2007-04-10
Even if you don't want to fetch more bytes, make sure you handle a fault.
Gabe Black
2007-03-15
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-15
Make the predecoder an object with it's own switched header file. Start addin...
Gabe Black
2007-03-11
Make sttw and sttwa use the twin memory operations.
Gabe Black
2007-03-09
Two fixes:
Kevin Lim
2007-03-02
make ldtw(a) -- Twin 32 bit load work correctly -- by doing it the same way a...
Ali Saidi
2007-02-12
some forgotten commits
Ali Saidi
2007-02-12
Merge zizzer:/bk/newmem
Ali Saidi
2007-02-12
rename store conditional stuff as extra data so it can be used for conditiona...
Ali Saidi
2007-02-12
Move store conditional result checking from SimpleAtomicCpu write
Steve Reinhardt
2007-02-07
Make memory commands dense again to avoid cache stat table explosion.
Steve Reinhardt
2007-01-16
Modify ISA and staticInst to support a IsFirstMicroOp flag
Ali Saidi
2006-12-04
More changes to get SPARC fs closer. Now at 1.2M cycles before difference
Ali Saidi
2006-11-29
Merge zizzer:/bk/newmem
Ali Saidi
2006-11-29
Add support for mmapped iprs to atomic cpu
Ali Saidi
2006-11-29
Change the connecting of the physPort and virtPort to the memory object below...
Kevin Lim
2006-11-17
Make an initialization pass for the thread context and set the [phys,virt]Por...
Ron Dreslinski
2006-11-14
Make cpu's capable of having a phase shift
Ron Dreslinski
2006-11-13
Changes needed for a bus from CPU->L1
Ron Dreslinski
2006-11-13
Make CPU models signal to update the snoop ranges
Ron Dreslinski
2006-11-12
Merge ktlim@zamp:./local/clean/tmp/test-regress
Kevin Lim
2006-11-11
Get rid of the ParamContext for pseudo instructions and move
Nathan Binkert
2006-11-09
Draining fixes.
Kevin Lim
2006-11-06
Clean up clock phase drift code a bit.
Kevin Lim
2006-11-01
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-10-31
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-10-31
Remove mem parameter. Now the translating port asks the CPU's dcache's peer ...
Kevin Lim
2006-10-31
Put the Alpha tlb stuff into the AlphaISA namespace, and give the classes mor...
Gabe Black
2006-10-28
One last adjustment to get rid of skew in the simple atomic cpu.
Gabe Black
2006-10-27
A more complete attempt to fix the clock skew.
Gabe Black
2006-10-27
Potential fix to clock skew problem.
Gabe Black
2006-10-23
Merge zizzer:/bk/newmem
Lisa Hsu
2006-10-23
make this parallel to the other cpu types so that resume works correctly.
Lisa Hsu
2006-10-23
Don't let interupts interupt microcode at undesired points.
Gabe Black
2006-10-20
Use PacketPtr everywhere
Nathan Binkert
2006-10-19
refactor code for the packet, get rid of packet_impl.hh
Nathan Binkert
2006-10-17
Fixes for uni-coherence in timing mode for FS.
Ron Dreslinski
2006-10-11
some drain changes in timing (kevin's) and some memory mode assertion changes...
Lisa Hsu
2006-10-09
Merge zizzer:/z/m5/Bitkeeper/newmem
Ron Dreslinski
2006-10-08
add in serialization of AtomicSimpleCPU _status. This is needed because righ...
Lisa Hsu
2006-10-08
Fixes for functional path.
Ron Dreslinski
2006-10-08
Replace tests of LOCKED/UNCACHEABLE flags with isLocked()/isUncacheable().
Steve Reinhardt
2006-10-08
Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing)
Steve Reinhardt
2006-10-08
Rename some vars for clarity.
Steve Reinhardt
2006-10-06
checkpoint recovery was screwed up because a new section was created in the m...
Lisa Hsu
2006-10-02
Be sure to set progress interval.
Kevin Lim
2006-07-19
Some minor compiling fixes.
Kevin Lim
2006-07-14
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-12
memory mode information now contained in system object
Ali Saidi
[next]