Searched hist:3202 (Results 1 - 9 of 9) sorted by relevance

/gem5/src/mem/
H A Dpage_table.cc8797:3202eb01e01e Sat Jan 07 05:16:00 EST 2012 Gabe Black <gblack@eecs.umich.edu> Another merge with the main repository.
/gem5/src/sim/
H A Dmain.cc3202:c095cfd0da96 Wed Oct 11 18:53:00 EDT 2006 Lisa Hsu <hsul@eecs.umich.edu> since memoryMode was put into the System (from SimObject), things got broken - this fixes it so that changeToTiming/changeToAtomic works.

src/python/m5/SimObject.py:
now that setMemoryMode is a method in System, need to convert the SimObject * _ccObject into a system ptr to call setMemoryMode.
src/sim/main.cc:
need this conversion now.
src/sim/sim_object.hh:
put the enum back into SimObject.
src/sim/system.hh:
memoryMode is now a part of SimObject, need the ::'s
H A Dsim_object.hh3202:c095cfd0da96 Wed Oct 11 18:53:00 EDT 2006 Lisa Hsu <hsul@eecs.umich.edu> since memoryMode was put into the System (from SimObject), things got broken - this fixes it so that changeToTiming/changeToAtomic works.

src/python/m5/SimObject.py:
now that setMemoryMode is a method in System, need to convert the SimObject * _ccObject into a system ptr to call setMemoryMode.
src/sim/main.cc:
need this conversion now.
src/sim/sim_object.hh:
put the enum back into SimObject.
src/sim/system.hh:
memoryMode is now a part of SimObject, need the ::'s
H A Dsystem.hh3202:c095cfd0da96 Wed Oct 11 18:53:00 EDT 2006 Lisa Hsu <hsul@eecs.umich.edu> since memoryMode was put into the System (from SimObject), things got broken - this fixes it so that changeToTiming/changeToAtomic works.

src/python/m5/SimObject.py:
now that setMemoryMode is a method in System, need to convert the SimObject * _ccObject into a system ptr to call setMemoryMode.
src/sim/main.cc:
need this conversion now.
src/sim/sim_object.hh:
put the enum back into SimObject.
src/sim/system.hh:
memoryMode is now a part of SimObject, need the ::'s
/gem5/src/arch/x86/
H A Dtlb.cc8797:3202eb01e01e Sat Jan 07 05:16:00 EST 2012 Gabe Black <gblack@eecs.umich.edu> Another merge with the main repository.
/gem5/src/base/
H A Dremote_gdb.cc8797:3202eb01e01e Sat Jan 07 05:16:00 EST 2012 Gabe Black <gblack@eecs.umich.edu> Another merge with the main repository.
/gem5/src/dev/
H A Dio_device.cc8797:3202eb01e01e Sat Jan 07 05:16:00 EST 2012 Gabe Black <gblack@eecs.umich.edu> Another merge with the main repository.
/gem5/src/python/m5/
H A DSimObject.py3202:c095cfd0da96 Wed Oct 11 18:53:00 EDT 2006 Lisa Hsu <hsul@eecs.umich.edu> since memoryMode was put into the System (from SimObject), things got broken - this fixes it so that changeToTiming/changeToAtomic works.

src/python/m5/SimObject.py:
now that setMemoryMode is a method in System, need to convert the SimObject * _ccObject into a system ptr to call setMemoryMode.
src/sim/main.cc:
need this conversion now.
src/sim/sim_object.hh:
put the enum back into SimObject.
src/sim/system.hh:
memoryMode is now a part of SimObject, need the ::'s
/gem5/src/cpu/o3/
H A Dfetch_impl.hh8797:3202eb01e01e Sat Jan 07 05:16:00 EST 2012 Gabe Black <gblack@eecs.umich.edu> Another merge with the main repository.

Completed in 103 milliseconds