Searched hist:2848 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/o3/
H A Ddyn_inst.hh2848:f29a4a5c4d66 Thu Jul 06 00:18:00 EDT 2006 Korey Sewell <ksewell@umich.edu> Use O3DynInst in cpu_models.py and in static_inst_exec_sigs.hh instead of a specific ISA dyn. inst.

src/cpu/cpu_models.py:
Use O3DynInst
src/cpu/o3/dyn_inst.hh:
declare O3DynInst here based off of ISA ... this must be updated for each ISA.
src/cpu/static_inst.hh:
take out O3 forward declarations here and include header file to keep this file clean
/gem5/src/cpu/
H A Dstatic_inst.hh2848:f29a4a5c4d66 Thu Jul 06 00:18:00 EDT 2006 Korey Sewell <ksewell@umich.edu> Use O3DynInst in cpu_models.py and in static_inst_exec_sigs.hh instead of a specific ISA dyn. inst.

src/cpu/cpu_models.py:
Use O3DynInst
src/cpu/o3/dyn_inst.hh:
declare O3DynInst here based off of ISA ... this must be updated for each ISA.
src/cpu/static_inst.hh:
take out O3 forward declarations here and include header file to keep this file clean

Completed in 36 milliseconds