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
Age
Commit message (
Expand
)
Author
2007-06-05
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Ali Saidi
2007-06-05
Clean up some of vincent's code and commit it
Ali Saidi
2007-06-04
Make limm (load immediate) microop
Gabe Black
2007-06-04
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-06-04
don't be so aggressive with the tracing on #if
Ali Saidi
2007-06-04
Reworking x86's microcode system. This is a work in progress, and X86 doesn't...
Gabe Black
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
Merge zizzer:/bk/newmem
Ali Saidi
2007-06-01
Merge zizzer:/bk/newmem
Ali Saidi
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-06-01
Clean things up
Gabe Black
2007-06-01
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-06-01
Minor error. Forgotten to remove brackets for threadPC.
Vincentius Robby
2007-05-31
Add a second section to make sure the ROM is extended properly.
Gabe Black
2007-05-31
Add rom based macroops into the macroop dict instead of dropping them on the ...
Gabe Black
2007-05-31
Do something with ROM based macroops
Gabe Black
2007-05-31
Make directives take parameters and use the directive function and not it's name
Gabe Black
2007-05-31
Handle comments
Gabe Black
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-31
Early micro assembler
Gabe Black
2007-05-31
x86 work that hadn't been checked in.
Gabe Black
2007-05-30
Fix cut-n-pasto to make the path correct
Nathan Binkert
2007-05-30
tport.cc:
Steve Reinhardt
2007-05-29
A little more cleanup & refactoring of SimpleTimingPort.
Steve Reinhardt
2007-05-28
Restructure SimpleTimingPort a bit:
Steve Reinhardt
2007-05-28
Reformat comments to meet line length restriction.
Steve Reinhardt
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-26
Get rid of GNU libelf and its autoconf nastiness and replace
Nathan Binkert
2007-05-25
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-05-25
Make the lexer and parser use objects and not the last lexer and parser gener...
Gabe Black
2007-05-24
Update to ply 2.3
Nathan Binkert
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-20
Insist that PhysicalMemory object have at least one connection.
Steve Reinhardt
2007-05-19
Oops... some places in C++ explicitly ask for a "functional"
Steve Reinhardt
2007-05-19
PhysicalMemory has vector of uniform ports instead of one special one.
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-15
Merge zizzer:/bk/newmem
Ali Saidi
2007-05-15
hopefully the final hacky change to make the bus bridge work ok
Ali Saidi
2007-05-14
Merge vm1.(none):/home/stever/bk/newmem-head
Steve Reinhardt
2007-05-14
Merge zizzer:/bk/newmem
Ali Saidi
2007-05-14
couple more bug fixes for intel nic
Ali Saidi
2007-05-14
add uglyiness to fix dmas
Ali Saidi
2007-05-13
Eliminate unused PacketPtr from BaseCache's
Steve Reinhardt
[next]