gem5/src/dev/sparc
Andreas Sandberg 53e777d683 base: Declare a type for context IDs
Context IDs used to be declared as ad hoc (usually as int). This
changeset introduces a typedef for ContextIDs and a constant for
invalid context IDs.
2015-08-07 09:59:13 +01:00
..
dtod.cc sim: Refactor the serialization base class 2015-07-07 09:51:03 +01:00
dtod.hh sim: Refactor the serialization base class 2015-07-07 09:51:03 +01:00
iob.cc base: Declare a type for context IDs 2015-08-07 09:59:13 +01:00
iob.hh sim: Refactor the serialization base class 2015-07-07 09:51:03 +01:00
mm_disk.cc sim: Refactor the serialization base class 2015-07-07 09:51:03 +01:00
mm_disk.hh sim: Refactor the serialization base class 2015-07-07 09:51:03 +01:00
SConscript SE/FS: Build the devices in SE mode. 2011-09-30 00:28:33 -07:00
t1000.cc SE/FS: Remove System::platform and Platform::intrFrequency. 2011-09-30 00:29:07 -07:00
t1000.hh SE/FS: Remove System::platform and Platform::intrFrequency. 2011-09-30 00:29:07 -07:00
T1000.py sim: Include object header files in SWIG interfaces 2012-11-02 11:32:01 -05:00