summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-10Merge zizzer:/bk/newmemKorey Sewell
2006-04-10Finally MIPS does hello world!Korey Sewell
2006-04-07Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-04-07a bit of bad code trampling on memoryAli Saidi
2006-04-07Move to a model with a unified request object.Ron Dreslinski
2006-04-06a sparc binary that can be debuggedAli Saidi
2006-04-06Merge zizzer:/bk/newmemAli Saidi
2006-04-06added unimp faultsAli Saidi
2006-04-06Fixed for full system.Gabe Black
2006-04-06Small touchups to SPARCGabe Black
2006-04-06Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-04-06fixes for newmemAli Saidi
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-04-06fixes for new memory systemAli Saidi
2006-03-31Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-31Fixes to SPARC for syscall emulation mode.Gabe Black
2006-03-30Add a functional port that is used to load the original binaries in FSAli Saidi
2006-03-30Make TranslatingPort be a type of Port rather than something specialAli Saidi
2006-03-30Fixes for full system compiling.Kevin Lim
2006-03-29page_table.cc is a syscall only kinda thingAli Saidi
2006-03-29Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-29update for connector magicAli Saidi
2006-03-29Merge zizzer:/bk/newmemAli Saidi
2006-03-29move stuff around so PageShift is defined before it is neededAli Saidi
2006-03-29Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-29Remove "using namespace std" from global declarations.Kevin Lim
2006-03-28Make CPU_MODELS a sticky build option.Steve Reinhardt
2006-03-28Only compile in Tru64 objects if we're doing Alpha.Steve Reinhardt
2006-03-28Use op_decl instead of op_src_decl + op_dest_decl in .isa templates.Steve Reinhardt
2006-03-28Make Alpha ItbFault methods abstract instead of calling panic()Steve Reinhardt
2006-03-28Make .isa-file ##include file paths relative to including file.Steve Reinhardt
2006-03-28Fixed a typo.Gabe Black
2006-03-28Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-28SPARC compiles for SE!Gabe Black
2006-03-28Move TLB faults into the normal Fault code. The TLB no longer fills in IPRs ...Kevin Lim
2006-03-28Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-03-28Moving towards compilation.Gabe Black
2006-03-26Add the bus and connector objects to sconsAli Saidi
2006-03-25update for objects having a busAli Saidi
2006-03-25Implement a very very simple busAli Saidi
2006-03-21Merge zizzer:/bk/newmemAli Saidi
2006-03-21Make PioPort/DmaPort,DmaDevice/PioDevice compile.Ali Saidi
2006-03-19Merge zizzer:/bk/newmemKorey Sewell
2006-03-19support for unaligned memory accessKorey Sewell
2006-03-18Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2006-03-18more syscall fixesKorey Sewell
2006-03-18Merge zizzer:/bk/newmemKorey Sewell
2006-03-18steps toward making syscalls workKorey Sewell