----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2105/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- 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. Diffs ----- src/arch/generic/memhelpers.hh 81d7551dd3be Diff: http://reviews.gem5.org/r/2105/diff/ Testing ------- Thanks, Ali Saidi _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
