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
/
cpu
Age
Commit message (
Expand
)
Author
2006-04-10
Merge zizzer:/bk/newmem
Korey Sewell
2006-04-10
Finally MIPS does hello world!
Korey Sewell
2006-04-07
Move to a model with a unified request object.
Ron Dreslinski
2006-04-06
Fixed for full system.
Gabe Black
2006-04-06
Merge m5.eecs.umich.edu:/bk/newmem
Gabe Black
2006-04-06
Fixed up the isa description. Also added some capability to the isa_parser in...
Gabe Black
2006-04-06
Enable register windows.
Gabe Black
2006-04-06
fixes for new memory system
Ali Saidi
2006-03-31
Merge m5.eecs.umich.edu:/bk/newmem
Gabe Black
2006-03-31
Fixes to SPARC for syscall emulation mode.
Gabe Black
2006-03-30
Add a functional port that is used to load the original binaries in FS
Ali Saidi
2006-03-30
Make TranslatingPort be a type of Port rather than something special
Ali Saidi
2006-03-30
Fixes for full system compiling.
Kevin Lim
2006-03-26
Add the bus and connector objects to scons
Ali Saidi
2006-03-15
infinitesimal small baby steps toward MIPS actually working
Korey Sewell
2006-03-14
Merge zizzer:/bk/newmem
Korey Sewell
2006-03-14
Minor Sconscript edit ... mips decoder changes ... initialize NNPC and output...
Korey Sewell
2006-03-14
Merge m5.eecs.umich.edu:/bk/newmem
Gabe Black
2006-03-14
Changed the floating point register file into a class with appropriate access...
Gabe Black
2006-03-13
Have a copyRegs function defined in the ISA that copies registers from one Ex...
Kevin Lim
2006-03-12
Replace Memory with MemObject; no need for two different levels of hierarchy ...
Steve Reinhardt
2006-03-12
Get rid of validInstAddr() & validDataAddr().
Steve Reinhardt
2006-03-12
Clean up "using" declarations.
Steve Reinhardt
2006-03-12
Merge zizzer:/bk/newmem
Korey Sewell
2006-03-12
MIPS is back to compiling and building now!
Korey Sewell
2006-03-12
Minor fix to fault message in SimpleCPU.
Steve Reinhardt
2006-03-10
Work towards factoring isa_traits.hh into smaller, more specialized files.
Gabe Black
2006-03-10
Merge m5.eecs.umich.edu:/bk/newmem
Gabe Black
2006-03-10
Add getMemPort to exec context proxy
Ron Dreslinski
2006-03-10
Eliminated TARGET_ALPHA, since THE_ISA provides the same function.
Gabe Black
2006-03-09
SimpleCPU compiles with merge.
Gabe Black
2006-03-09
Hand merge. Stuff probably doesn't compile.
Gabe Black
2006-03-09
Merge zizzer:/bk/multiarch
Ali Saidi
2006-03-09
no more common syscall emulation, now common for everyone
Ali Saidi
2006-03-09
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Gabe Black
2006-03-09
Use functions to access XC.
Kevin Lim
2006-03-09
last changes before big merge
Korey Sewell
2006-03-08
Include ability to copy all misc regs.
Kevin Lim
2006-03-08
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-03-07
Fixes for accesses to the misc regs.
Kevin Lim
2006-03-07
Fixes to allow the ExecContext to be used for profiling.
Kevin Lim
2006-03-07
Updates for the quiesceEvent that was added to the XC.
Kevin Lim
2006-03-07
Pushed ev5.hh out of the non-alpha code.
Gabe Black
2006-03-05
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-03-04
Steps towards setting up the infrastructure to allow the new CPU model to wor...
Kevin Lim
2006-03-04
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-03-03
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-03-03
Changes to support automatic renaming of the shadow registers at decode time....
Kevin Lim
2006-03-02
Merge gblack@m5.eecs.umich.edu:/bk/multiarch
Gabe Black
2006-03-02
Fix fault handling, dereferincing a null pointer is bad.
Ali Saidi
[next]