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

/gem5/src/mem/cache/
H A Dcache.hhdiff 9529:28d6d9663a7e Fri Feb 15 17:40:00 EST 2013 Andreas Hansson <andreas.hansson@arm.com> mem: Tighten up cache constness and scoping

This patch merely adopts a more strict use of const for the cache
member functions and variables, and also moves a large portion of the
member functions from public to protected.
H A Dbase.hhdiff 9529:28d6d9663a7e Fri Feb 15 17:40:00 EST 2013 Andreas Hansson <andreas.hansson@arm.com> mem: Tighten up cache constness and scoping

This patch merely adopts a more strict use of const for the cache
member functions and variables, and also moves a large portion of the
member functions from public to protected.

Completed in 56 milliseconds