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-03-29
Added SPARC_SE simple timing gzip regression.
Gabe Black
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
Merge zizzer:/bk/newmem
Ron Dreslinski
2007-03-27
First Pass At Cmp/Swap in caches
Ron Dreslinski
2007-03-26
Instead of creating a new python process to run traceflags.py,
Nathan Binkert
2007-03-26
Merge zizzer:/bk/newmem
Ali Saidi
2007-03-26
first bit of life from the intel gigabit model
Ali Saidi
2007-03-25
Update stats for changes.
Kevin Lim
2007-03-24
Update for new trace data behavior.
Kevin Lim
2007-03-24
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2007-03-24
Added a SPARC_SE simple atomic regression for the mcf benchmark.
Gabe Black
2007-03-23
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-23
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2007-03-23
Make hardware loads/stores serializing; they need to avoid certain out-of-ord...
Kevin Lim
2007-03-23
Updates for commit.
Kevin Lim
2007-03-23
3 memory system fixes:
Kevin Lim
2007-03-23
Handle status bits a little better, as well as non-speculative instructions.
Kevin Lim
2007-03-23
Two fixes:
Kevin Lim
2007-03-23
Set progress_interval in terms of CPU cycles.
Kevin Lim
2007-03-23
A couple of minor fixes.
Kevin Lim
2007-03-22
Merge zizzer:/bk/newmem
Ali Saidi
2007-03-22
finish up the coding of the Intel Gb NIC... Many Many bugs to squash
Ali Saidi
2007-03-22
Add structure based bitfield syntax to the isa_parser. This is primarily usef...
Gabe Black
2007-03-22
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-22
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-22
Fix mcf benchmark object so it gets the arguments it expects.
Gabe Black
2007-03-21
Add a junk operand. With no operands, the parser breaks.
Gabe Black
2007-03-21
Start implementing groups of instructions which do the same thing on differen...
Gabe Black
2007-03-21
put the int register count in intregs.hh
Gabe Black
2007-03-21
Add a s SPARC_SE gzip regression
Gabe Black
2007-03-21
Break out the one and two byte opcodes into different files. Also change what...
Gabe Black
2007-03-21
Missed a const
Gabe Black
2007-03-21
created SPARC_SE vortex regression.
Gabe Black
2007-03-21
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-21
The m5 side of statetrace. This is fairly ugly, but I don't want to lose it.
Gabe Black
2007-03-20
Ignore "time" and "times" syscalls.
Gabe Black
2007-03-20
Fixed up some types and const placement, and added signed bitfields that sign...
Gabe Black
2007-03-20
Added syntax for structure oriented extMachInsts.
Gabe Black
2007-03-19
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-19
Ditched read or write only subbitfields for now since they were proving diffi...
Gabe Black
2007-03-19
For the _BitfieldRO and _BitfieldWO classes, make sure the undesired operator...
Gabe Black
2007-03-19
Formatting fixes.
Gabe Black
2007-03-19
Lots and lots of comments.
Gabe Black
2007-03-19
Reworked the BitUnion stuff a bit. There is moderately better isolation of th...
Gabe Black
2007-03-18
Compile fixes for SPARC_FS.
Gabe Black
2007-03-17
The syntax used for twin stores was confusing the parser so it's now broken d...
Gabe Black
[next]