summaryrefslogtreecommitdiff
path: root/src/arch/mips/isa_traits.hh
AgeCommit message (Expand)Author
2007-11-15fix MIPS headersKorey Sewell
2007-11-13Add in files from merge-bare-iron, get them compiling in FS and SE modeKorey Sewell
2007-07-26X86: Fix argument register indexing.Gabe Black
2007-06-22mips import pt. 1Korey Sewell
2006-08-31add ISA_HAS_DELAY_SLOT directive instead of "#if THE_ISA == ALPHA_ISA" throug...Korey Sewell
2006-08-11Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...Gabe Black
2006-07-14MIPS specific fixes ... the main thing is that SMT threads get their own stac...Korey Sewell
2006-06-15Mips Code Cleanup:Korey Sewell
2006-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt