gem5/src/dev/mips
Lisa Hsu d857faf073 Add in Context IDs to the simulator. From now on, cpuId is almost never used,
the primary identifier for a hardware context should be contextId().  The
concept of threads within a CPU remains, in the form of threadId() because
sometimes you need to know which context within a cpu to manipulate.
2008-11-02 21:57:07 -05:00
..
access.h style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
backdoor.cc rename MipsConsole to MipsBackdoor 2008-06-17 20:39:51 -07:00
backdoor.hh rename MipsConsole to MipsBackdoor 2008-06-17 20:39:51 -07:00
console Add in files from merge-bare-iron, get them compiling in FS and SE mode 2007-11-13 16:58:16 -05:00
malta.cc Rename SimConsole to Terminal since it makes more sense 2008-06-17 20:29:06 -07:00
malta.hh Add in files from merge-bare-iron, get them compiling in FS and SE mode 2007-11-13 16:58:16 -05:00
Malta.py rename MipsConsole to MipsBackdoor 2008-06-17 20:39:51 -07:00
malta_cchip.cc Add in Context IDs to the simulator. From now on, cpuId is almost never used, 2008-11-02 21:57:07 -05:00
malta_cchip.hh Add in files from merge-bare-iron, get them compiling in FS and SE mode 2007-11-13 16:58:16 -05:00
malta_io.cc Make the Event::description() a const function 2008-02-06 16:32:40 -05:00
malta_io.hh Make the Event::description() a const function 2008-02-06 16:32:40 -05:00
malta_pchip.cc Add in files from merge-bare-iron, get them compiling in FS and SE mode 2007-11-13 16:58:16 -05:00
malta_pchip.hh Add in files from merge-bare-iron, get them compiling in FS and SE mode 2007-11-13 16:58:16 -05:00
maltareg.h Add in files from merge-bare-iron, get them compiling in FS and SE mode 2007-11-13 16:58:16 -05:00
MipsBackdoor.py rename MipsConsole to MipsBackdoor 2008-06-17 20:39:51 -07:00
SConscript rename MipsConsole to MipsBackdoor 2008-06-17 20:39:51 -07:00