summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2006-05-14Moved the UnimpFault to be globalGabe Black
2006-05-01move code from packet.hh to packet.cc and packet_impl.hhAli Saidi
2006-04-30Got hello world to work!Gabe Black
2006-04-28Merge zizzer:/bk/newmemAli Saidi
2006-04-28Add SparcSystem objectAli Saidi
2006-04-28Fixed constants to work on 32 bit hostsGabe Black
2006-04-28Improved the initial stack frameGabe Black
2006-04-28Added an include which was forgottenGabe Black
2006-04-28Fixed up some syscallsGabe Black
2006-04-28Some debugging of the ccr bitsGabe Black
2006-04-28Added in handling of the annul bit for branches, and fixed up computation of ...Gabe Black
2006-04-28Added a linux.cc file to mesh with Korey's changesGabe Black
2006-04-18Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-04-18Fixes to SPARC syscall emulation mode.Gabe Black
2006-04-06Merge zizzer:/bk/newmemAli Saidi
2006-04-06added unimp faultsAli Saidi
2006-04-06Small touchups to SPARCGabe Black
2006-04-06Changed the CleanWindow fault from an enumerate fault into a regular one.Gabe Black
2006-04-06Fixed up the isa description. Also added some capability to the isa_parser in...Gabe Black
2006-04-06Enable register windows.Gabe Black
2006-03-31Fixes to SPARC for syscall emulation mode.Gabe Black
2006-03-29Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-28Make .isa-file ##include file paths relative to including file.Steve Reinhardt
2006-03-28Fixed a typo.Gabe Black
2006-03-28SPARC compiles for SE!Gabe Black
2006-03-28Moving towards compilation.Gabe Black
2006-03-17Fixed a couple typosGabe Black
2006-03-17Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-17Clean up and fix for compilationGabe Black
2006-03-16clean up condition codes a little bitAli Saidi
2006-03-16Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-16Fixups towards compiling.Gabe Black
2006-03-15implement the Tcc instruction to call syscall.Ali Saidi
2006-03-15add translations for new sections that are mmapped or when the brkAli Saidi
2006-03-14Fixed up after a hand merge.Gabe Black
2006-03-14Added the sparc regfile.hh to bitkeeperGabe Black
2006-03-14SPARC clean up towards compilability.Gabe Black
2006-03-12Clean up arch/*/process.hh includes and std namespace issues.Steve Reinhardt
2006-03-09fix merging issuesAli Saidi
2006-03-09Merge zizzer:/bk/multiarchAli Saidi
2006-03-09no more common syscall emulation, now common for everyoneAli Saidi
2006-03-09last changes before big mergeKorey Sewell
2006-03-08Working towards compiling SPARC_SEGabe Black
2006-03-07Corrected a mispelling of "unimplemented".Gabe Black
2006-03-07Pushed ev5.hh out of the non-alpha code.Gabe Black
2006-03-07Fixed up some issues to be more compilable.Gabe Black
2006-03-07Changed the include paths to take advantage of the os specific directories.Gabe Black
2006-03-07Clean up of the SPARC isa_traits. This still doesn't compile, but it's closer.Gabe Black
2006-03-07Clean up of the SPARC isa description.Gabe Black
2006-03-07Implemented SPARC fault classes.Gabe Black