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
/
arch
/
mips
/
isa_traits.cc
Age
Commit message (
Expand
)
Author
2006-05-22
New directory structure:
Steve Reinhardt
2006-05-12
FP programs are back to running... Condition Codes can be read and set...
Korey Sewell
2006-05-11
Fixes for Paired-Single FP Compare Operations...
Korey Sewell
2006-05-10
Support for FP Paired Single Operations
Korey Sewell
2006-05-10
revamping code to appropriately handle FP condition code and conversion ops.
Korey Sewell
2006-05-08
Start working on more complex FP tests
Korey Sewell
2006-05-07
First Steps in cleaning up MIPS code - This changeset rearranges the files in...
Korey Sewell
2006-05-07
Basic MIPS floating point test works now ... I had to realize that when using...
Korey Sewell
2006-05-02
Redo the FloatRegFile using unsigned integers
Korey Sewell
2006-04-28
More Modest Changes for FP MIPS execution...
Korey Sewell
2006-04-28
Use lower two bits of FCSR reg to determine rounding mode (may want to move t...
Korey Sewell
2006-04-06
Enable register windows.
Gabe Black
2006-03-15
infinitesimal small baby steps toward MIPS actually working
Korey Sewell
2006-03-12
MIPS is back to compiling and building now!
Korey Sewell
2006-03-08
Update MiscReg enum and miscRegFile definition
Korey Sewell
2006-03-08
updated MIPS ISA files .... all files should be able to compile/build with MI...
Korey Sewell
2006-02-21
Renaming alpha files and changing some MIPS stuff to be more like Alpha version
Korey Sewell
2006-01-26
"sparc" -> "mips"
Korey Sewell
2006-01-25
initial changes to decoder.hh and copied files from arch/sparc directory
Korey Sewell