summaryrefslogtreecommitdiff
path: root/src/arch/sparc/isa_traits.hh
AgeCommit message (Expand)Author
2006-10-24Replace the Alpha No op with a SPARC one.Gabe Black
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-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-29split off fullsystem and se iprs into two functions to remove lots of #ifsAli Saidi
2006-05-26Implement PR/HPR/ASR for full systemAli Saidi
2006-05-22New directory structure:Steve Reinhardt