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

/gem5/src/base/
H A Daddr_range.hhdiff 10853:5312e4cb6547 Tue May 26 03:21:00 EDT 2015 Andreas Hansson <andreas.hansson@arm.com> base: Allow multiple interleaved ranges

This patch changes how the address range calculates intersection such
that a system can have a number of non-overlapping interleaved ranges
without complaining. Without this patch we end up with a panic.
/gem5/src/arch/sparc/
H A Dtlb.ccdiff 5312:1dc4440797b6 Tue Jan 01 18:20:00 EST 2008 Gabe Black <gblack@eecs.umich.edu> SPARC: Fix a bug where the TLB would match against the wrong entries.

Completed in 33 milliseconds