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

/gem5/src/cpu/checker/
H A Dcpu.cc2679:737e9f158843 Tue Jun 06 14:06:00 EDT 2006 Kevin Lim <ktlim@umich.edu> Fix checker to work in newmem in SE mode.

src/cpu/o3/fetch_impl.hh:
Give the checker a pointer to the icachePort.
src/cpu/o3/lsq_unit_impl.hh:
Give the checker a pointer to the dcachePort.
src/mem/request.hh:
Allow checking for the scResult being valid prior to accessing it.
H A Dcpu.hh2679:737e9f158843 Tue Jun 06 14:06:00 EDT 2006 Kevin Lim <ktlim@umich.edu> Fix checker to work in newmem in SE mode.

src/cpu/o3/fetch_impl.hh:
Give the checker a pointer to the icachePort.
src/cpu/o3/lsq_unit_impl.hh:
Give the checker a pointer to the dcachePort.
src/mem/request.hh:
Allow checking for the scResult being valid prior to accessing it.
/gem5/src/mem/
H A Drequest.hh2679:737e9f158843 Tue Jun 06 14:06:00 EDT 2006 Kevin Lim <ktlim@umich.edu> Fix checker to work in newmem in SE mode.

src/cpu/o3/fetch_impl.hh:
Give the checker a pointer to the icachePort.
src/cpu/o3/lsq_unit_impl.hh:
Give the checker a pointer to the dcachePort.
src/mem/request.hh:
Allow checking for the scResult being valid prior to accessing it.
/gem5/src/cpu/o3/
H A Dlsq_unit_impl.hh2679:737e9f158843 Tue Jun 06 14:06:00 EDT 2006 Kevin Lim <ktlim@umich.edu> Fix checker to work in newmem in SE mode.

src/cpu/o3/fetch_impl.hh:
Give the checker a pointer to the icachePort.
src/cpu/o3/lsq_unit_impl.hh:
Give the checker a pointer to the dcachePort.
src/mem/request.hh:
Allow checking for the scResult being valid prior to accessing it.
H A Dfetch_impl.hh2679:737e9f158843 Tue Jun 06 14:06:00 EDT 2006 Kevin Lim <ktlim@umich.edu> Fix checker to work in newmem in SE mode.

src/cpu/o3/fetch_impl.hh:
Give the checker a pointer to the icachePort.
src/cpu/o3/lsq_unit_impl.hh:
Give the checker a pointer to the dcachePort.
src/mem/request.hh:
Allow checking for the scResult being valid prior to accessing it.

Completed in 95 milliseconds