summaryrefslogtreecommitdiff
path: root/src/arch/mips/utility.hh
AgeCommit message (Expand)Author
2007-11-13Add in files from merge-bare-iron, get them compiling in FS and SE modeKorey Sewell
2007-08-01mips: make getArgument inline so mips will link properlyNathan Binkert
2007-08-01Merge Gabe and my changes to arch/mips/utility.hhAli Saidi
2007-08-01Arguments: Get rid of duplicate code for the Arguments class in each architec...Ali Saidi
2007-08-01MIPS: Cleaned up includes to break loops, and got rid of isa_traits.ccGabe Black
2007-06-22mips import pt. 1Korey Sewell
2007-03-15Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-15Make the predecoder an object with it's own switched header file. Start addin...Gabe Black
2007-03-13Replaced makeExtMI with predecode.Gabe Black
2007-03-09implement ipi stufff for SPARCAli Saidi
2006-09-30Changed makeExtMI to take a ThreadContext instead of a pc.Gabe Black
2006-08-15Cleaned up include files and got rid of many using directives in header files.Gabe Black
2006-08-11Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...Gabe Black
2006-06-09Merging in a month of changesKorey Sewell
2006-05-22New directory structure:Steve Reinhardt