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-06-13
Fix the immediate version of register operations, and get their name to show ...
Gabe Black
2007-06-12
Minor comment fix up.
Gabe Black
2007-06-12
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-06-12
Make use of some of the REX prefix.
Gabe Black
2007-06-12
Reset the rex and legacy prefix components of the ExtMachInst as well.
Gabe Black
2007-06-12
Flesh out the bitfields for prefixes.
Gabe Black
2007-06-12
Add in MOV instructions.
Gabe Black
2007-06-12
Fix up a comment that wasn't changed over to x86.
Gabe Black
2007-06-12
Get rid of unnecessary namespace prototype.
Gabe Black
2007-06-12
Use objects to pass around output code, and fix/implement a few things.
Gabe Black
2007-06-12
Add an address size bitfield to the isa description and the ExtMachInst
Gabe Black
2007-06-12
Add some dprintfs
Gabe Black
2007-06-12
Make microOp vs microop and macroOp vs macroop capitilization consistent.
Gabe Black
2007-06-12
update for small parameter and statistics name changes
Nathan Binkert
2007-06-11
Rename enum from OpType to OpClass so it's consistent with the
Nathan Binkert
2007-06-10
the cmd argument is supposed to be an array of parameters, not one string
Nathan Binkert
2007-06-10
Add the -templatereduce option to swig to prepare for more templates.
Nathan Binkert
2007-06-10
Add a function to get a SimObject's memory mode and rework
Nathan Binkert
2007-06-09
Add a startup function that will fast forward to the right clock edge
Nathan Binkert
2007-06-09
Use the right type
Nathan Binkert
2007-06-09
only compile fenv.c if we're using fenv
Nathan Binkert
2007-06-09
More realistic parameters
Nathan Binkert
2007-06-08
Fix another outdated comment.
Gabe Black
2007-06-08
Adjust a few more comments.
Gabe Black
2007-06-08
Get rid of a couple more unused files.
Gabe Black
2007-06-08
Fix up a potentially misleading comment.
Gabe Black
2007-06-08
Fix the formatting on a comment.
Gabe Black
2007-06-08
Clean up where files are included, and get rid of some cruft.
Gabe Black
2007-06-08
Clean things up a little.
Gabe Black
2007-06-08
Get rid of the old isa_parser file versions of the microcode definitions.
Gabe Black
2007-06-08
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-06-08
Move the microcode assembly to a python package instead of isa_parser files. ...
Gabe Black
2007-06-08
Big changes to use the new microcode assembler.
Gabe Black
2007-06-08
Fixed format arguments for XOR.
Gabe Black
2007-06-08
Add a bitfield to refer to the opSize member of the extMachInst.
Gabe Black
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
fix SPARC....
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
[next]