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
/
sparc
/
isa
Age
Commit message (
Expand
)
Author
2006-09-03
Make the ASI constants available to the decoder.
Gabe Black
2006-08-29
Don't store if there's a fault.
Gabe Black
2006-08-29
Cleaned up floating point by removing unnecessary conversions and by implemen...
Gabe Black
2006-08-21
Fix annulled unconditional branches
Gabe Black
2006-08-21
Two bugs found by my tracing tool.
Gabe Black
2006-08-17
Changes to build m5.fast
Steve Reinhardt
2006-08-15
Tweaks to Ali's changes
Gabe Black
2006-08-15
fixes for gcc 4.1
Ali Saidi
2006-08-11
Adjusted the decoder a little.
Gabe Black
2006-07-26
Added alot of fp instructions, and some impdep instructions.
Gabe Black
2006-07-26
Now ignore sigaction
Gabe Black
2006-07-22
Fixed subtract with carry, and started some work with floating point.
Gabe Black
2006-07-20
Fixed a glitch in the disassembly output.
Gabe Black
2006-07-19
Cleaned things up a little.
Gabe Black
2006-06-12
Merge m5.eecs.umich.edu:/bk/newmem
Gabe Black
2006-06-11
Fix compiling for SPARC_SE:
Ali Saidi
2006-05-31
Updated Authors from bk prs info
Ali Saidi
2006-05-29
Added in the IprAccessOp flag for priveleged and hyperpriveleged instructions.
Gabe Black
2006-05-28
Used the Priv and new HPriv instruction formats, which have been tweaked to l...
Gabe Black
2006-05-28
Remove authors from copyright.
Ali Saidi
2006-05-26
Merge zizzer:/bk/newmem
Ali Saidi
2006-05-26
Implement PR/HPR/ASR for full system
Ali Saidi
2006-05-22
Fix to SPARC Nop class for multiple CPU models.
Steve Reinhardt
2006-05-22
New directory structure:
Steve Reinhardt