gem5/src/dev/sparc
Steve Reinhardt 1f43e244bd dev: make BasicPioDevice take size in constructor
Instead of relying on derived classes explicitly assigning
to the BasicPioDevice pioSize field, require them to pass
a size value in to the constructor.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
2013-07-11 21:57:04 -05:00
..
dtod.cc dev: make BasicPioDevice take size in constructor 2013-07-11 21:57:04 -05:00
dtod.hh AddrRange: Transition from Range<T> to AddrRange 2012-09-19 06:15:44 -04:00
iob.cc Port: Make getAddrRanges const 2012-07-09 12:35:34 -04:00
iob.hh AddrRange: Transition from Range<T> to AddrRange 2012-09-19 06:15:44 -04:00
mm_disk.cc dev: make BasicPioDevice take size in constructor 2013-07-11 21:57:04 -05:00
mm_disk.hh AddrRange: Transition from Range<T> to AddrRange 2012-09-19 06:15:44 -04: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