summaryrefslogtreecommitdiff
path: root/src/arch/sparc/miscregfile.hh
AgeCommit message (Expand)Author
2006-12-04reogranize code to split off FS only misc regs with effect into their own fil...Ali Saidi
2006-11-29Fixes to get compilation.Gabe Black
2006-11-29Merge zizzer:/bk/sparcfsGabe Black
2006-11-29Add support for mmapped iprs to atomic cpuAli Saidi
2006-11-24Rename this function.Gabe Black
2006-11-23first cut at a sparc tlbAli Saidi
2006-11-22Moved some constants from isa_traits.hh to the reg file headers.Gabe Black
2006-11-10Fix up instructions to read and write control registers, and got rid of the c...Gabe Black
2006-11-09Moved the Alpha MiscRegFile into it's own file, and got rid of the Alpha spec...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-08-11Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...Gabe Black