summaryrefslogtreecommitdiff
path: root/src/arch/mips/regfile/misc_regfile.cc
AgeCommit message (Expand)Author
2009-05-26types: add a type for thread IDs and try to use it everywhereNathan Binkert
2009-03-05Get rid of 'using namespace' declarations in headers.Steve Reinhardt
2009-02-25ISA: Get rid of the get*RegName functions.Gabe Black
2008-10-09eventq: convert all usage of events to use the new API.Nathan Binkert
2008-10-06fix shadow set bugs in MIPS code that caused out of bounds access...Korey Sewell
2008-09-27arch: TheISA shouldn't really ever be used in the arch directory.Nathan Binkert
2008-08-11styleNathan Binkert
2008-08-11params: Convert the CPU objects to use the auto generated param structs.Nathan Binkert
2008-02-06Make the Event::description() a const functionStephen Hines
2007-11-16go back and fix up MIPS copyright headersKorey Sewell
2007-11-15fix MIPS headersKorey Sewell
2007-11-13Add in files from merge-bare-iron, get them compiling in FS and SE modeKorey Sewell
2007-09-28Rename cycles() function to ticks()Ali Saidi
2007-08-01Merge with head.Gabe Black
2007-08-01MIPS: Cleaned up includes to break loops, and got rid of isa_traits.ccGabe Black
2007-06-30Event descriptions should not end in "event"Steve Reinhardt
2007-06-22mips import pt. 1Korey Sewell