Searched hist:2762 (Results 1 - 5 of 5) sorted by relevance

/gem5/src/arch/mips/
H A Dtlb.hhdiff 5019:2762e580f5db Tue Aug 28 17:30:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> Address translation: De-templatize the GenericTLB class.
H A Dtlb.ccdiff 5019:2762e580f5db Tue Aug 28 17:30:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> Address translation: De-templatize the GenericTLB class.
/gem5/src/arch/x86/
H A Dtlb.hhdiff 5019:2762e580f5db Tue Aug 28 17:30:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> Address translation: De-templatize the GenericTLB class.
/gem5/src/python/m5/
H A D__init__.pydiff 2762:470f9e55fe54 Sat Jun 17 09:58:00 EDT 2006 Steve Reinhardt <stever@eecs.umich.edu> Add --outdir option. Didn't call it "-d" since
that's already being used for "detailed cpu".
Needed to add extra function for user script
to pass parsed options back to m5 module.

configs/test/fs.py:
configs/test/test.py:
Call setStandardOptions().
src/python/m5/__init__.py:
Add --outdir option.
Add setStandardOptions() so user script can
pass parsed options back to m5 module.
src/sim/main.cc:
Add SWIG-wrappable function to set output dir.
/gem5/src/sim/
H A Dmain.ccdiff 2762:470f9e55fe54 Sat Jun 17 09:58:00 EDT 2006 Steve Reinhardt <stever@eecs.umich.edu> Add --outdir option. Didn't call it "-d" since
that's already being used for "detailed cpu".
Needed to add extra function for user script
to pass parsed options back to m5 module.

configs/test/fs.py:
configs/test/test.py:
Call setStandardOptions().
src/python/m5/__init__.py:
Add --outdir option.
Add setStandardOptions() so user script can
pass parsed options back to m5 module.
src/sim/main.cc:
Add SWIG-wrappable function to set output dir.

Completed in 55 milliseconds