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
Age
Commit message (
Expand
)
Author
2006-12-20
Initial work to make remote gdb available in SE mode. This is completely unte...
Gabe Black
2006-12-16
Merge zizzer:/bk/newmem
Gabe Black
2006-12-16
Changes to the isa_parser and affected files to fix an indexing problem with ...
Gabe Black
2006-12-15
little fixes i noticed while searching for reason for address range issues (b...
Lisa Hsu
2006-12-12
Merge zizzer:/bk/newmem
Lisa Hsu
2006-12-12
Rename the StaticInst-based (read|set)(Int|Float)Reg methods to (read|set)(In...
Steve Reinhardt
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
Merge zizzer:/bk/newmem
Ron Dreslinski
2006-11-14
Various fixes to delete packet and request a little better.
Kevin Lim
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-12
Updates to support new interrupt processing and removal of PcPAL.
Kevin Lim
2006-11-11
Get rid of the ParamContext for pseudo instructions and move
Nathan Binkert
2006-11-09
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-09
Draining fixes.
Kevin Lim
2006-11-08
Move the check to see if you're in user mode into the isa directory.
Gabe Black
2006-11-07
Put kernel_stats back into arch.
Gabe Black
2006-11-07
Only include kern/kernel_stats.hh if in full system. This was breaking MIPS_SE
Gabe Black
2006-11-06
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-06
Clean up clock phase drift code a bit.
Kevin Lim
2006-11-03
Got rid of "inPalMode". Some places are still effectively checking if they ar...
Gabe Black
2006-11-03
Add a new file which describes an ISA's interrupt handling mechanism. It reco...
Gabe Black
2006-11-02
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-11-02
Use ISA specific makeExtMI.
Kevin Lim
2006-11-01
Merge zizzer.eecs.umich.edu:/bk/newmem/
Gabe Black
2006-11-01
Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ...
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
Ports now have a pointer to the MemObject that owns it (can be NULL).
Kevin Lim
2006-10-31
Move IntrFlag into the MiscRegFile and get rid of specialized accessor functi...
Gabe Black
2006-10-31
Put the Alpha tlb stuff into the AlphaISA namespace, and give the classes mor...
Gabe Black
2006-10-29
An attempt to serialize the state of the micro code mechanism in the simple cpu.
Gabe Black
2006-10-28
This one really needs to be arch/faults.hh
Gabe Black
2006-10-28
Include the right version of faults.hh
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
Merge zizzer.eecs.umich.edu:/bk/newmem
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
[next]