summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-23fix stat nameNathan Binkert
2006-02-22Auto-generate arch/foo.hh "switch headers" in scons.Steve Reinhardt
2006-02-22Clean excess comments out of SConscripts.Steve Reinhardt
2006-02-22Cleaned up the mapping of isa_parser.py inputs to outputs.Gabe Black
2006-02-22Remove unneeded functions, moving code around abit.Ron Dreslinski
2006-02-22Move the port from base memory object into the physical memory object.Ron Dreslinski
2006-02-22make sure alpha still compiles , rename files back to original naming ...Korey Sewell
2006-02-22Still builds "../MIPS_SE/arch/mips/decoder.do with no errors!Korey Sewell
2006-02-22MIPS Compiles scons/MIPS_SE/arch/mips/decoder.do!!!!!!Korey Sewell
2006-02-21Minor cleanup/fleshing out of Memory object.Steve Reinhardt
2006-02-21Temp fix for StaticInst::execute() methods while we'reSteve Reinhardt
2006-02-21Move op_class.hh out of encumbered/cpu/full and into cpu.Steve Reinhardt
2006-02-21Merge zizzer:/bk/multiarchKorey Sewell
2006-02-21Renaming alpha files and changing some MIPS stuff to be more like Alpha versionKorey Sewell
2006-02-21Changed Fault * to Fault, which is a typedef to FaultBase *, which is the old...Gabe Black
2006-02-21Some more changes for compilation. Since memset is now part of port and not ...Ron Dreslinski
2006-02-21Add blocksize functions to physical memory. Fix the port we were using in th...Ron Dreslinski
2006-02-21Rename Port address range functions... like the block sizeSteve Reinhardt
2006-02-21Rename port methods:Steve Reinhardt
2006-02-21Move read/writeBlob functions to Port class;Steve Reinhardt
2006-02-21Made Addr a global typeGabe Black
2006-02-21Thanks to Ali, I was able to add chunk generation code in to handle a few cas...Ron Dreslinski
2006-02-21Adding some definitons for read/write blob/string. I need to locate te code ...Ron Dreslinski
2006-02-21Get simple cpu to compile.Ron Dreslinski
2006-02-20Make loaders use translation port instead of proxy memory.Ron Dreslinski
2006-02-20Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-20Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-20Finished the implementing the change of the ISA from a class to a namespaceGabe Black
2006-02-20Get rid of the code that delays PIO write accessesNathan Binkert
2006-02-20Add in a new translating port that allows syscalls to translate addresses via...Ron Dreslinski
2006-02-20Revert PageTable code back to non-asid version.Steve Reinhardt
2006-02-20make MIPS specificKorey Sewell
2006-02-20load/store instruction format ... now generates load/store codeKorey Sewell
2006-02-20Support for All Jump Instructions ...Korey Sewell
2006-02-19Reapplied changes which were undone by a pullGabe Black
2006-02-19Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-19Remade some changes which were undoneGabe Black
2006-02-19Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2006-02-19Merge zizzer:/bk/m5Ali Saidi
2006-02-19forgot a negative signAli Saidi
2006-02-18Move Linux/Tru64 architecture independent code into kern/*Ali Saidi
2006-02-18Support NNPC and branch instructions ... Outputs to decoder.cc correctlyKorey Sewell
2006-02-18Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-18Changed the isa from a class to a namespace, untemplated StaticInst and Stati...Gabe Black
2006-02-18few changes for nate:Lisa Hsu
2006-02-18remove print statementsLisa Hsu
2006-02-18more changes for subtick labels.Lisa Hsu
2006-02-18Merge zizzer:/bk/m5Lisa Hsu
2006-02-18Now you can have sublabels for every bar using the self.xsubticklabels parame...Lisa Hsu