summaryrefslogtreecommitdiff
path: root/src/arch/sparc/miscregfile.cc
AgeCommit message (Expand)Author
2006-12-04forgot to commit miscreg fileAli Saidi
2006-12-04More changes to get SPARC fs closer. Now at 1.2M cycles before differenceAli Saidi
2006-11-29Merge zizzer:/bk/sparcfsGabe Black
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-20Make sure only real bits of pstate can be set.Gabe Black
2006-11-16Fixes for SPARC_FSGabe Black
2006-11-14Set hpstate to be what I'm assuming Legion is.Gabe Black
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