projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2007-06-21
Steve Reinhardt
Getting closer...
commit
|
commitdiff
|
tree
2007-06-18
Steve Reinhardt
Merge vm1.(none):/home/stever/bk/newmem-head
commit
|
commitdiff
|
tree
2007-06-18
Steve Reinhardt
More major reorg of cache. Seems to work for atomic...
commit
|
commitdiff
|
tree
2007-06-17
Ali Saidi
since the o3 cpu perlbmk regression doesn't work, just...
commit
|
commitdiff
|
tree
2007-06-16
Steve Reinhardt
memtest.cc:
commit
|
commitdiff
|
tree
2007-06-14
Gabe Black
Add in some microregs.
commit
|
commitdiff
|
tree
2007-06-14
Gabe Black
Sign extend byte immediates as well. There might need...
commit
|
commitdiff
|
tree
2007-06-14
Gabe Black
Fix limm.
commit
|
commitdiff
|
tree
2007-06-14
Gabe Black
Implement a handful more instructions and differentiate...
commit
|
commitdiff
|
tree
2007-06-14
Gabe Black
Move the high byte register indices to the right place.
commit
|
commitdiff
|
tree
2007-06-14
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-06-14
Vincentius...
Modified instruction decode method.
commit
|
commitdiff
|
tree
2007-06-14
Gabe Black
Fix an assert to allow rounding mode 0.
commit
|
commitdiff
|
tree
2007-06-14
Gabe Black
Make POP special case its dataSize to default to 64...
commit
|
commitdiff
|
tree
2007-06-14
Gabe Black
Put the mode in the ExtMachInst.
commit
|
commitdiff
|
tree
2007-06-14
Gabe Black
Get rid of an unnecessary debug statement.
commit
|
commitdiff
|
tree
2007-06-14
Gabe Black
Get rid of some debug output and let macroops set heade...
commit
|
commitdiff
|
tree
2007-06-14
Gabe Black
Fix up param regular expression to not duplicated the...
commit
|
commitdiff
|
tree
2007-06-14
Gabe Black
A fix for SPARC_FS compilation.
commit
|
commitdiff
|
tree
2007-06-13
Gabe Black
Seperate the pc-pc and the pc of the incoming bytes...
commit
|
commitdiff
|
tree
2007-06-13
Gabe Black
Fix the operand type tag parser to recognize multi...
commit
|
commitdiff
|
tree
2007-06-13
Gabe Black
Partially implement "POP"
commit
|
commitdiff
|
tree
2007-06-13
Gabe Black
Move load/store microops into their own file. They...
commit
|
commitdiff
|
tree
2007-06-13
Gabe Black
Fix the immediate version of register operations, and...
commit
|
commitdiff
|
tree
2007-06-12
Gabe Black
Minor comment fix up.
commit
|
commitdiff
|
tree
2007-06-12
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-06-12
Gabe Black
Make use of some of the REX prefix.
commit
|
commitdiff
|
tree
2007-06-12
Gabe Black
Reset the rex and legacy prefix components of the ExtMa...
commit
|
commitdiff
|
tree
2007-06-12
Gabe Black
Flesh out the bitfields for prefixes.
commit
|
commitdiff
|
tree
2007-06-12
Gabe Black
Add in MOV instructions.
commit
|
commitdiff
|
tree
2007-06-12
Gabe Black
Fix up a comment that wasn't changed over to x86.
commit
|
commitdiff
|
tree
2007-06-12
Gabe Black
Get rid of unnecessary namespace prototype.
commit
|
commitdiff
|
tree
2007-06-12
Gabe Black
Use objects to pass around output code, and fix/impleme...
commit
|
commitdiff
|
tree
2007-06-12
Gabe Black
Add an address size bitfield to the isa description...
commit
|
commitdiff
|
tree
2007-06-12
Gabe Black
Add some dprintfs
commit
|
commitdiff
|
tree
2007-06-12
Gabe Black
Make microOp vs microop and macroOp vs macroop capitili...
commit
|
commitdiff
|
tree
2007-06-12
Nathan Binkert
update for small parameter and statistics name changes
commit
|
commitdiff
|
tree
2007-06-12
Nathan Binkert
Rename enum from OpType to OpClass so it's consistent...
commit
|
commitdiff
|
tree
2007-06-10
Nathan Binkert
the cmd argument is supposed to be an array of paramete...
commit
|
commitdiff
|
tree
2007-06-10
Nathan Binkert
Add the -templatereduce option to swig to prepare for...
commit
|
commitdiff
|
tree
2007-06-10
Nathan Binkert
Add a function to get a SimObject's memory mode and...
commit
|
commitdiff
|
tree
2007-06-10
Nathan Binkert
Add a startup function that will fast forward to the...
commit
|
commitdiff
|
tree
2007-06-10
Nathan Binkert
Use the right type
commit
|
commitdiff
|
tree
2007-06-10
Nathan Binkert
only compile fenv.c if we're using fenv
commit
|
commitdiff
|
tree
2007-06-10
Nathan Binkert
More realistic parameters
commit
|
commitdiff
|
tree
2007-06-08
Gabe Black
Fix another outdated comment.
commit
|
commitdiff
|
tree
2007-06-08
Gabe Black
Adjust a few more comments.
commit
|
commitdiff
|
tree
2007-06-08
Gabe Black
Get rid of a couple more unused files.
commit
|
commitdiff
|
tree
2007-06-08
Gabe Black
Fix up a potentially misleading comment.
commit
|
commitdiff
|
tree
2007-06-08
Gabe Black
Fix the formatting on a comment.
commit
|
commitdiff
|
tree
2007-06-08
Gabe Black
Clean up where files are included, and get rid of some...
commit
|
commitdiff
|
tree
2007-06-08
Gabe Black
Clean things up a little.
commit
|
commitdiff
|
tree
2007-06-08
Gabe Black
Get rid of the old isa_parser file versions of the...
commit
|
commitdiff
|
tree
2007-06-08
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-06-08
Gabe Black
Move the microcode assembly to a python package instead...
commit
|
commitdiff
|
tree
2007-06-08
Gabe Black
Big changes to use the new microcode assembler.
commit
|
commitdiff
|
tree
2007-06-08
Gabe Black
Fixed format arguments for XOR.
commit
|
commitdiff
|
tree
2007-06-08
Gabe Black
Add a bitfield to refer to the opSize member of the...
commit
|
commitdiff
|
tree
2007-06-05
Ali Saidi
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
commit
|
commitdiff
|
tree
2007-06-05
Ali Saidi
Clean up some of vincent's code and commit it
commit
|
commitdiff
|
tree
2007-06-04
Gabe Black
Make limm (load immediate) microop
commit
|
commitdiff
|
tree
2007-06-04
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-06-04
Ali Saidi
don't be so aggressive with the tracing on #if
commit
|
commitdiff
|
tree
2007-06-04
Ali Saidi
fix SPARC....
commit
|
commitdiff
|
tree
2007-06-04
Gabe Black
Reworking x86's microcode system. This is a work in...
commit
|
commitdiff
|
tree
2007-06-02
Gabe Black
Don't mask the pc because the Alpha predecoder needs...
commit
|
commitdiff
|
tree
2007-06-02
Nathan Binkert
Fix typo so m5.fast will compile
commit
|
commitdiff
|
tree
2007-06-01
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-06-01
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-06-01
Ali Saidi
cast sizeof(MachInst) to Addr before generating a mask
commit
|
commitdiff
|
tree
2007-06-01
Ali Saidi
don't generate trace data unless tracing is on
commit
|
commitdiff
|
tree
2007-06-01
Gabe Black
Clean things up
commit
|
commitdiff
|
tree
2007-06-01
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-06-01
Vincentius...
Minor error. Forgotten to remove brackets for threadPC.
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Add a second section to make sure the ROM is extended...
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Add rom based macroops into the macroop dict instead...
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Do something with ROM based macroops
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-31
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-31
Ali Saidi
This is probably a more scons like way to do this
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Make directives take parameters and use the directive...
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Handle comments
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-31
Nathan Binkert
obey the m5 style
commit
|
commitdiff
|
tree
2007-05-31
Vincentius...
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-31
Vincentius...
Assign traceData to be NULL at BaseSimpleCPU constructor.
commit
|
commitdiff
|
tree
2007-05-31
Ali Saidi
Merge zizzer:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-31
Ali Saidi
check that m4 is available before trying to use it
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
Early micro assembler
commit
|
commitdiff
|
tree
2007-05-31
Gabe Black
x86 work that hadn't been checked in.
commit
|
commitdiff
|
tree
2007-05-31
Nathan Binkert
Fix cut-n-pasto to make the path correct
commit
|
commitdiff
|
tree
2007-05-30
Ali Saidi
Fix compiling on Solaris since Nate's libelf change
commit
|
commitdiff
|
tree
2007-05-30
Steve Reinhardt
Merge vm1.(none):/home/stever/bk/newmem-head
commit
|
commitdiff
|
tree
2007-05-30
Steve Reinhardt
tport.cc:
commit
|
commitdiff
|
tree
2007-05-30
Steve Reinhardt
Merge vm1.(none):/home/stever/bk/newmem-head
commit
|
commitdiff
|
tree
2007-05-30
Steve Reinhardt
A little more cleanup & refactoring of SimpleTimingPort.
commit
|
commitdiff
|
tree
2007-05-29
Steve Reinhardt
Merge vm1.(none):/home/stever/bk/newmem-head
commit
|
commitdiff
|
tree
2007-05-28
Steve Reinhardt
Merge zizzer.eecs.umich.edu:/bk/newmem
commit
|
commitdiff
|
tree
2007-05-28
Steve Reinhardt
Fix M4 command line... wasn't working on zizzer.
commit
|
commitdiff
|
tree
2007-05-28
Steve Reinhardt
Merge vm1.(none):/home/stever/bk/newmem-head
commit
|
commitdiff
|
tree
next