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
/
decoder.isa
Age
Commit message (
Expand
)
Author
2007-02-23
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-02-22
Make the m5 pseudo instructions only work in FS. Also, make sure any undefine...
Gabe Black
2007-02-22
fix se compiling oops
Ali Saidi
2007-02-21
add pseduo instruction support for sparc
Ali Saidi
2007-02-12
rename store conditional stuff as extra data so it can be used for conditiona...
Ali Saidi
2007-02-06
more fp fixes
Ali Saidi
2007-02-02
more sparc fixes
Ali Saidi
2007-02-02
fix mostly floating point related
Ali Saidi
2007-01-30
Merge zizzer:/bk/newmem
Gabe Black
2007-01-30
Implemented fbfss and fbpfcc instructions, and cleaned up branch code a little.
Gabe Black
2007-01-30
change std::isnan() to a using namespace std and isnan(). We need a better wa...
Ali Saidi
2007-01-30
use std:: for isnan() and fix decoding of fcmpe*
Ali Saidi
2007-01-30
Added FpUnimpl format for quad precision and other purposefully unimplemented...
Gabe Black
2007-01-29
Add implementation for the fcmp instructions. These don't behave -quite- righ...
Gabe Black
2007-01-28
Merge zizzer:/bk/newmem
Gabe Black
2007-01-28
make unimplemented ops fail
Ali Saidi
2007-01-27
Merge zizzer:/bk/newmem
Gabe Black
2007-01-26
Merge zizzer:/bk/newmem
Ali Saidi
2007-01-26
Make Sparc traceflag even more chatty
Ali Saidi
2007-01-26
Merge zeep.pool:/z/saidi/work/m5.newmem
Ali Saidi
2007-01-26
make our code a little more standards compliant
Ali Saidi
2007-01-25
fix smul and sdiv to sign extend, and handle overflow/underflow corretly
Ali Saidi
2007-01-24
Merge zizzer:/bk/newmem
Gabe Black
2007-01-23
use pstate.am to mask off PC/NPC where it needs to +be
Ali Saidi
2007-01-22
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-01-22
clean up fault code a little bit
Ali Saidi
2007-01-20
fix flushw implementation
Ali Saidi
2007-01-20
Spill and Fill handlers are actually n*4 + the start address
Ali Saidi
2007-01-16
Modify ISA and staticInst to support a IsFirstMicroOp flag
Ali Saidi
2007-01-10
bug fixes to get us to 145m instructions
Ali Saidi
2007-01-03
Merge zizzer:/bk/newmem
Gabe Black
2006-12-18
move the twinx loads to the correct opcode and add asis 0x24 and 0x27
Ali Saidi
2006-12-17
Merge zizzer:/bk/newmem
Gabe Black
2006-12-17
Added in the extended twin load format
Gabe Black
2006-12-16
Support for twin loads.
Gabe Black
2006-12-16
Merge zizzer:/bk/newmem
Gabe Black
2006-12-09
Allocate the correct number of global registers
Ali Saidi
2006-12-07
get legion/m5 to first tlb miss fault
Ali Saidi
2006-12-06
Many more fixes for SPARC_FS. Gets us to the point where SOFTINT starts
Ali Saidi
2006-12-06
Some basic fix ups, and CWP is no longer set explicitly.
Gabe Black
2006-12-04
Merge zizzer:/bk/sparcfs
Gabe Black
2006-12-04
Add in code to pass the ASI to translation.
Gabe Black
2006-12-04
More changes to get SPARC fs closer. Now at 1.2M cycles before difference
Ali Saidi
2006-11-23
Fixes to the isa description.
Gabe Black
2006-11-10
Made the annul of unconditional conditional branches behave properly, added c...
Gabe Black
2006-11-10
Fix up instructions to read and write control registers, and got rid of the c...
Gabe Black
2006-11-03
Calling syscalls from within the trap instruction's invoke method won't work ...
Gabe Black
2006-11-03
Add the syscall number as the second parameter for the trap fault. This could...
Gabe Black
2006-11-01
Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ...
Gabe Black
2006-10-29
Bring casa and casxa up to date
Gabe Black
[next]