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
/
formats
/
mem
Age
Commit message (
Expand
)
Author
2007-02-12
rename store conditional stuff as extra data so it can be used for conditiona...
Ali Saidi
2007-01-27
Merge zizzer:/bk/newmem
Gabe Black
2007-01-26
Make Sparc traceflag even more chatty
Ali Saidi
2007-01-25
fix smul and sdiv to sign extend, and handle overflow/underflow corretly
Ali Saidi
2007-01-22
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-01-16
Modify ISA and staticInst to support a IsFirstMicroOp flag
Ali Saidi
2007-01-03
Merge zizzer:/bk/newmem
Gabe Black
2006-12-19
fix twinx loads a little bit
Ali Saidi
2006-12-18
Fixing the extended twin format to go with the new isa parser interface.
Gabe Black
2006-12-18
Merge zizzer.eecs.umich.edu:/.automount/zower/eecshome/m5/newmem
Gabe Black
2006-12-17
Minor cleanup of new snippet/subst code.
Steve Reinhardt
2006-12-17
Merge zizzer:/bk/newmem
Gabe Black
2006-12-17
Added in the extended twin load format
Gabe Black
2006-12-17
Compilation fix after messy merge.
Gabe Black
2006-12-16
Support for twin loads.
Gabe Black
2006-12-16
Merge zizzer:/bk/newmem
Gabe Black
2006-12-16
Changes to the isa_parser and affected files to fix an indexing problem with ...
Gabe Black
2006-12-06
Many more fixes for SPARC_FS. Gets us to the point where SOFTINT starts
Ali Saidi
2006-12-06
Added some debug output, and made sure not to accidentally ask for the result...
Gabe Black
2006-12-04
Add in code to pass the ASI to translation.
Gabe Black
2006-11-14
Fix up the disassembly a little.
Gabe Black
2006-11-11
Fix for CAS so that it knows about all the possible code in the constructor.
Gabe Black
2006-10-29
Move the mem classes into util.isa so that multiple inheritance can be used i...
Gabe Black
2006-10-29
Fix when the IsDelayedCommit flag is set.
Gabe Black
2006-10-29
Bring casa and casxa up to date
Gabe Black
2006-10-23
Move around more SPARC memory code, and make block memory operations work wit...
Gabe Black
2006-10-23
Broke Load/Store instructions into microcode, and partially refactored memory...
Gabe Black