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
Age
Commit message (
Expand
)
Author
2007-04-06
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-04-05
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-04-04
The process of going from an instruction definition to an instruction to be r...
Gabe Black
2007-04-04
Fix a regular expression problem when recognizing labels for string substitut...
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
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2007-04-04
Pass ISA-specific O3 CPU as a constructor parameter instead of using setCPU f...
Kevin Lim
2007-04-04
Merge zizzer:/bk/newmem
Ali Saidi
2007-04-04
The MemoryObject tha owns a port should delete it if it so chooses when delet...
Ali Saidi
2007-04-04
Reworking how x86's isa description works. I'm adopting the following definit...
Gabe Black
2007-04-04
Make "Name" really be the same as "name" with only the first letter capitaliz...
Gabe Black
2007-04-04
Made x86 ExtMachInsts distinguishable from each other by defining a real == a...
Gabe Black
2007-04-04
Added all the different variations of the register names.
Gabe Black
2007-04-04
Merge ktlim@zizzer:/bk/newmem
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
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Ali Saidi
2007-04-03
fixed sttw instruction changes execution trace a bit
Ali Saidi
2007-04-03
Fix a memory leak. Hopefully this fixes the longer running benchmarks.
Kevin Lim
2007-04-03
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-04-03
A batch of changes and fixes. Macroops are now generated automatically, multi...
Gabe Black
2007-04-03
Zero out ModRM if the byte isn't there, and fix some displacement size stuff.
Gabe Black
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-30
Update refs for recent changes.
Kevin Lim
2007-03-29
Merge zizzer:/bk/newmem
Ali Saidi
2007-03-29
make serialization at least seem to work
Ali Saidi
2007-03-29
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-29
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Gabe Black
2007-03-29
Added SPARC_SE simple timing twolf regression.
Gabe Black
2007-03-29
Added a SPARC_SE simple timing mcf regression.
Gabe Black
2007-03-29
get rid of CWP bounds warning...
Ali Saidi
2007-03-29
add to instruction test sttw instruction
Ali Saidi
2007-03-29
Made the MultiOp format do a little more. It now sets up single microop instr...
Gabe Black
2007-03-29
Add a microcode assembler. A microcode "program" is a series of statements. E...
Gabe Black
2007-03-29
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Gabe Black
2007-03-29
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Gabe Black
2007-03-29
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Gabe Black
2007-03-29
Added SPARC_SE simple timing vortex regression.
Gabe Black
2007-03-29
Added SPARC_SE simple timing gzip regression.
Gabe Black
2007-03-29
Override addPrivateSplitL1Caches function in order to automatically set the t...
Kevin Lim
2007-03-29
Update code so that the O3 CPU can handle not initially having anything hooke...
Kevin Lim
2007-03-29
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-29
Fidget with the syntax of the MultiOp format in anticipation of making it act...
Gabe Black
2007-03-29
Add code to generate register and immediate based integer op microop classes.
Gabe Black
2007-03-29
Allow "let" blocks to add code to the output files.
Gabe Black
2007-03-28
Call compare and Swap on the target, not the response.
Ron Dreslinski
2007-03-27
some more fixes... non-tso stuff seems to work
Ali Saidi
2007-03-27
Merge zizzer:/bk/newmem
Ron Dreslinski
2007-03-27
First Pass At Cmp/Swap in caches
Ron Dreslinski
[next]