summaryrefslogtreecommitdiff
path: root/src/arch/mips/interrupts.cc
AgeCommit message (Expand)Author
2018-01-10style: change C/C++ source permissions to noexecBKP
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-07-21isa: Modify get/check interrupt routinesMitch Hayenga
2014-10-16arch: Use shared_ptr for all FaultsAndreas Hansson
2011-10-09SE/FS: Build the Interrupt objects in SE mode.Gabe Black
2009-07-21MIPS: Format the register index constants like the other ISAs.Gabe Black
2009-07-21MIPS: Get MIPS_FS to compile, more style fixes.Gabe Black
2009-07-21MIPS: Many style fixes.Gabe Black
2008-10-21style: Use the correct m5 style for things relating to interrupts.Nathan Binkert
2008-10-12CPU: Eliminate the get_vec function.Gabe Black
2007-11-15fix MIPS headersKorey Sewell
2007-11-13Add in files from merge-bare-iron, get them compiling in FS and SE modeKorey Sewell