Searched hist:265 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/cpu/o3/
H A Drob.hh14016:265e8272c728 Sat May 25 15:29:00 EDT 2019 Andrea Mondelli <Andrea.Mondelli@ucf.edu> cpu: Added correct return type for ROB::countInsts

- return size_t (unsigned) according to the .size() return type
- fixed typo in doc (source of warning with some compilers)

Change-Id: I48ee2e317cf41011a6fcb5ca45aef67e75329bfa
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18948
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Tested-by: kokoro <noreply+kokoro@google.com>
H A Drob_impl.hh14016:265e8272c728 Sat May 25 15:29:00 EDT 2019 Andrea Mondelli <Andrea.Mondelli@ucf.edu> cpu: Added correct return type for ROB::countInsts

- return size_t (unsigned) according to the .size() return type
- fixed typo in doc (source of warning with some compilers)

Change-Id: I48ee2e317cf41011a6fcb5ca45aef67e75329bfa
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18948
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Tested-by: kokoro <noreply+kokoro@google.com>
/gem5/src/mem/cache/
H A Dcache.hh2844:265f19c60d45 Thu Jul 06 15:15:00 EDT 2006 Ron Dreslinski <rdreslin@umich.edu> Now timing reads work in single level of cache with simple cpu

src/mem/cache/base_cache.cc:
src/mem/cache/base_cache.hh:
src/mem/cache/cache.hh:
Changes to handle timing reads in Simple CPU (blocking buffers)
/gem5/src/cpu/
H A Dbase.hh14016:265e8272c728 Sat May 25 15:29:00 EDT 2019 Andrea Mondelli <Andrea.Mondelli@ucf.edu> cpu: Added correct return type for ROB::countInsts

- return size_t (unsigned) according to the .size() return type
- fixed typo in doc (source of warning with some compilers)

Change-Id: I48ee2e317cf41011a6fcb5ca45aef67e75329bfa
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18948
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Tested-by: kokoro <noreply+kokoro@google.com>

Completed in 74 milliseconds