mem: Remove explict cast from memhelper.
Review Request #2105 - Created Nov. 30, 2013 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Ali Saidi | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10002:07cfd10c9c49 --------------------------- mem: Remove explict cast from memhelper. Previously we were casting the result type to the the memory type which is incorrect for things like dual-memory operations which still return a single result.
