cpu-minor: Fix for addr range coverage calculation
authorPau Cabre <pau.cabre@metempsy.com>
Fri, 1 Sep 2017 12:06:33 +0000 (14:06 +0200)
committerPau Cabre <pau.cabre@metempsy.com>
Fri, 1 Sep 2017 14:03:18 +0000 (14:03 +0000)
commit29d7c72b89949199653ab05f5bbb298c733b08b7
tree471b6211b0a35be1fedd9b4cb0e279262eab5e21
parent8878b80f8390b76e1582bfe65e6fc3483fae1c55
cpu-minor: Fix for addr range coverage calculation

Coverage was wrongly set to PartialAddrRangeCoverage in the case of
disjoint adjacent ranges

Change-Id: I29aaf5145e6cdcf5f0b8f4e009d57ee57bd4c944
Signed-off-by: Pau Cabre <pau.cabre@metempsy.com>
Reviewed-on: https://gem5-review.googlesource.com/4640
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/cpu/minor/lsq.cc