summaryrefslogtreecommitdiff
path: root/src/arch/sparc
AgeCommit message (Expand)Author
2006-12-20Initial work to make remote gdb available in SE mode. This is completely unte...Gabe Black
2006-12-20Make sure the "stack_min" variable is page aligned.Gabe Black
2006-12-18Fixing the extended twin format to go with the new isa parser interface.Gabe Black
2006-12-18Merge zizzer.eecs.umich.edu:/.automount/zower/eecshome/m5/newmemGabe Black
2006-12-17Minor cleanup of new snippet/subst code.Steve Reinhardt
2006-12-17Merge zizzer:/bk/newmemGabe Black
2006-12-17Compilation fixes.Gabe Black
2006-12-17Added in the extended twin load formatGabe Black
2006-12-17Compilation fix after messy merge.Gabe Black
2006-12-16Merge zizzer:/bk/sparcfs/Gabe Black
2006-12-16Support for twin loads.Gabe Black
2006-12-16Compiler error fix.Gabe Black
2006-12-16Merge zizzer:/bk/newmemGabe Black
2006-12-16Made changes to CWP be non speculative.Gabe Black
2006-12-16Changes to the isa_parser and affected files to fix an indexing problem with ...Gabe Black
2006-12-15some small general fixes to make everythign work nicely with other ISAs, now ...Lisa Hsu
2006-12-15Optimized the TLB translations with some cachingAli Saidi
2006-12-14flesh out twinx asisAli Saidi
2006-12-12Fix bugs in tlbmap (and thus rangemap since the code is nearly identical)Ali Saidi
2006-12-09fix lisa's hand mergeAli Saidi
2006-12-09Merge zizzer:/bk/sparcfsAli Saidi
2006-12-09Allocate the correct number of global registersAli Saidi
2006-12-08Merge zizzer:/bk/sparcfsLisa Hsu
2006-12-08mostly implemented SOFTINT relevant interrupt stuff.Lisa Hsu
2006-12-07get legion/m5 to first tlb miss faultAli Saidi
2006-12-07Make branches handle the lack of a symbol table or the lack of a symbol grace...Gabe Black
2006-12-07Change how Page Faults work in SPARC. It now prints the faulting address, and...Gabe Black
2006-12-06Handle access to ASI_QUEUEAli Saidi
2006-12-06Many more fixes for SPARC_FS. Gets us to the point where SOFTINT startsAli Saidi
2006-12-06Change to use -return_value.value like other implementations.Gabe Black
2006-12-06Some changes for misc regs which were changed into unofficial integer registe...Gabe Black
2006-12-06Reorganize the includes and add an include for misc.hh.Gabe Black
2006-12-06Added some debug output, and made sure not to accidentally ask for the result...Gabe Black
2006-12-06Some basic fix ups, and CWP is no longer set explicitly.Gabe Black
2006-12-06Changed the integer register file to work with flattened indices.Gabe Black
2006-12-05Move the SyscallReturn class into sim/syscallreturn.hh. Also move some miscre...Gabe Black
2006-12-04forgot to commit miscreg fileAli Saidi
2006-12-04Merge zizzer:/bk/sparcfsGabe Black
2006-12-04Add in code to pass the ASI to translation.Gabe Black
2006-12-04reogranize code to split off FS only misc regs with effect into their own fil...Ali Saidi
2006-12-04More changes to get SPARC fs closer. Now at 1.2M cycles before differenceAli Saidi
2006-11-30Load the hypervisor symbols twice, once with an address mask so that we can g...Ali Saidi
2006-11-29Add TLB DprintfsAli 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-24Initial changes to get O3 working with SPARCGabe Black
2006-11-24Rename this function.Gabe Black
2006-11-24Fix weird type modifier.Gabe Black
2006-11-24Fix an include problem.Gabe Black