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
/
arch
Age
Commit message (
Expand
)
Author
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-08
Fix another outdated comment.
Gabe Black
2007-06-08
Adjust a few more comments.
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
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-04
Make limm (load immediate) microop
Gabe Black
2007-06-04
Reworking x86's microcode system. This is a work in progress, and X86 doesn't...
Gabe Black
2007-06-01
Clean things up
Gabe Black
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
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-27
Move SimObject python files alongside the C++ and fix
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-18
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-05-09
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-05-09
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-05-09
fix the translating ports so it can add a page on a fault
Ali Saidi
2007-05-08
Add a hack to truncate addresses to 32 bits in SE. Paging should be changed t...
Gabe Black
2007-05-01
fix flushAddr so it doesn't modify an iterator that has been deleted
Ali Saidi
2007-04-27
gcc 4.1 claims that mem_data might be used uninitialized,
Nathan Binkert
2007-04-23
Merge zizzer.eecs.umich.edu:/n/wexford/x/gblack/m5/newmem-o3-spec
Gabe Black
2007-04-23
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
Gabe Black
2007-04-22
Make the GSR into a renamed control register. It should be split into a renam...
Gabe Black
2007-04-21
fixes for solaris compile
Ali Saidi
2007-04-21
create base/fenv.c to standerdize fenv across platforms. It's a c file and no...
Ali Saidi
2007-04-14
Make register indexes larger so they can actually hold all the legal values. ...
Gabe Black
2007-04-14
Make the fsr a serializing register. Other control registers probably need th...
Gabe Black
2007-04-11
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-04-11
Make the itlb set the PHYSICAL flag on a request when it translates it. This ...
Gabe Black
[prev]
[next]