diff options
author | Gabe Black <gabeblack@google.com> | 2019-10-29 19:31:37 -0700 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2019-11-18 20:02:31 +0000 |
commit | 697e55995626f24658ce443287cd1ba90c2f68eb (patch) | |
tree | 4f19d13ded04c4d4b3ae53607fa90638ba96a7bd /src/arch/riscv/system.cc | |
parent | 17a0c0b00644c37e9d8539a9de0a02dc213a6834 (diff) | |
download | gem5-697e55995626f24658ce443287cd1ba90c2f68eb.tar.xz |
arch: Make and use endian specific versions of the mem helpers.
Rather than using TheISA to pick an endian conversion function, we can
have a version defined for big and little endian and call the right one
from the ISA code.
Change-Id: I5014504968952e21abff3c5f6cbe58ca24233f33
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22373
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'src/arch/riscv/system.cc')
0 files changed, 0 insertions, 0 deletions