summaryrefslogtreecommitdiff
path: root/src/arch/sparc/regfile.hh
AgeCommit message (Expand)Author
2006-12-16Merge zizzer:/bk/newmemGabe Black
2006-12-06Some changes for misc regs which were changed into unofficial integer registe...Gabe Black
2006-11-23first cut at a sparc tlbAli Saidi
2006-11-01Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ...Gabe Black
2006-08-11Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...Gabe Black
2006-07-22Fixed subtract with carry, and started some work with floating point.Gabe Black
2006-06-12Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-06-12Made isHyperPriv and isPriv protected member variables.Gabe Black
2006-06-11Fix compiling for SPARC_SE:Ali Saidi
2006-06-10Update scripts for testing ALPHA_FS and MIPS_SE.Steve Reinhardt
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-29Create a new CpuEvent class that has a pointer to an execution context in the...Ali Saidi
2006-05-29split off fullsystem and se iprs into two functions to remove lots of #ifsAli Saidi
2006-05-28Moved the Bit64 constant out of the regfile.hh into isa_traits.cc, which is t...Gabe Black
2006-05-26Implement PR/HPR/ASR for full systemAli Saidi
2006-05-22have multiple global levels (as required by UA2005)Ali Saidi
2006-05-22New directory structure:Steve Reinhardt