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

/gem5/src/base/
H A Daddr_range.hh9412:190fd0e285f6 Mon Jan 07 13:05:00 EST 2013 Andreas Hansson <andreas.hansson@arm.com> base: Add support for merging of interleaved address ranges

This patch adds support for merging a vector of interleaved address
ranges into a contigous range. The functionality will be used in the
interconnect and the PhysicalMemory to transform interleaved memory
ranges to contigous ranges before passing them on.

The actual use of the merging is appearing in future patches.

Completed in 9 milliseconds