Searched hist:2679 (Results 1 - 5 of 5) sorted by relevance
/gem5/src/cpu/checker/ | ||
H A D | cpu.cc | 2679: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 D | cpu.hh | 2679: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 D | request.hh | 2679: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 D | lsq_unit_impl.hh | 2679: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 D | fetch_impl.hh | 2679: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 140 milliseconds