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

/gem5/src/arch/generic/
H A Dmmapped_ipr.cc13234:dea0fbed3f19 Fri Oct 12 08:03:00 EDT 2018 Gabe Black <gabeblack@google.com> arch: Explicitly specify the endianness in the generic mem helpers.

This avoids using the accessors which automatically assume an
endianness, requiring the memory system to know what the guest ISA is.

Change-Id: I863fa4116f00e77b801a2f8ea2fbe34e7f55fd5f
Reviewed-on: https://gem5-review.googlesource.com/c/13461
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
H A Dmemhelpers.hh13234:dea0fbed3f19 Fri Oct 12 08:03:00 EDT 2018 Gabe Black <gabeblack@google.com> arch: Explicitly specify the endianness in the generic mem helpers.

This avoids using the accessors which automatically assume an
endianness, requiring the memory system to know what the guest ISA is.

Change-Id: I863fa4116f00e77b801a2f8ea2fbe34e7f55fd5f
Reviewed-on: https://gem5-review.googlesource.com/c/13461
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>

Completed in 9 milliseconds