AddrRange: Remove the unused range_ops header
Review Request #1378 - Created Aug. 29, 2012 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9183:a3685be3f14a --------------------------- AddrRange: Remove the unused range_ops header This patch prunes the range_ops header that is no longer used. The bridge used it to do filtering of address ranges, but this is changed since quite some time. Ultimately this patch aims to simplify the handling of ranges before specialising the AddrRange to an AddrRegion that also allows striping bits to be selected.
util/regress all passing (disregarding t1000 and eio)
Ship It!
Ship It!
