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

/gem5/src/mem/
H A Dabstract_mem.hh9098:7909b6cf7188 Mon Jul 09 00:35:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> Mem: Make members relating to range and size constant

This patch makes the address-range related members const. The change
is trivial and merely ensures that they can be called on a const
memory.
H A Dabstract_mem.cc9098:7909b6cf7188 Mon Jul 09 00:35:00 EDT 2012 Andreas Hansson <andreas.hansson@arm.com> Mem: Make members relating to range and size constant

This patch makes the address-range related members const. The change
is trivial and merely ensures that they can be called on a const
memory.
/gem5/src/mem/ruby/system/
H A DRubyPort.hh7909:eee578ed2130 Mon Feb 07 01:14:00 EST 2011 Joel Hestness <hestness@cs.utexas.edu> Ruby: Fix to return cache block size to CPU for split data transfers
H A DRubyPort.cc7909:eee578ed2130 Mon Feb 07 01:14:00 EST 2011 Joel Hestness <hestness@cs.utexas.edu> Ruby: Fix to return cache block size to CPU for split data transfers

Completed in 72 milliseconds