summaryrefslogtreecommitdiff
path: root/arch/mips/isa_traits.cc
AgeCommit message (Expand)Author
2006-05-07First Steps in cleaning up MIPS code - This changeset rearranges the files in...Korey Sewell
2006-05-07Basic MIPS floating point test works now ... I had to realize that when using...Korey Sewell
2006-05-02Redo the FloatRegFile using unsigned integersKorey Sewell
2006-04-28More Modest Changes for FP MIPS execution...Korey Sewell
2006-04-28Use lower two bits of FCSR reg to determine rounding mode (may want to move t...Korey Sewell
2006-04-06Enable register windows.Gabe Black
2006-03-15infinitesimal small baby steps toward MIPS actually workingKorey Sewell
2006-03-12MIPS is back to compiling and building now!Korey Sewell
2006-03-08Update MiscReg enum and miscRegFile definitionKorey Sewell
2006-03-08updated MIPS ISA files .... all files should be able to compile/build with MI...Korey Sewell
2006-02-21Renaming alpha files and changing some MIPS stuff to be more like Alpha versionKorey Sewell
2006-01-26"sparc" -> "mips"Korey Sewell
2006-01-25initial changes to decoder.hh and copied files from arch/sparc directoryKorey Sewell