summaryrefslogtreecommitdiff
path: root/src/arch/sparc/miscregfile.cc
AgeCommit message (Expand)Author
2006-11-23first cut at a sparc tlbAli Saidi
2006-11-10The reset function of the MiscRegFile really resets it now. This function is ...Gabe Black
2006-11-10Fix up instructions to read and write control registers, and got rid of the c...Gabe Black
2006-11-03Make things compile in SE again.Gabe Black
2006-11-03Move around misc reg codeGabe Black
2006-11-01Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ...Gabe Black
2006-10-27Clean up MiscRegFileGabe Black
2006-10-26Reorganized the MiscRegFileGabe Black
2006-10-26Change the default function from setMiscRegWithEffect to setMiscRegGabe Black
2006-08-11Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...Gabe Black