alpha: Convert htog and gtoh to htole and letoh.
authorGabe Black <gabeblack@google.com>
Tue, 29 Oct 2019 23:01:17 +0000 (16:01 -0700)
committerGabe Black <gabeblack@google.com>
Thu, 31 Oct 2019 01:28:59 +0000 (01:28 +0000)
commit5260c7efeff525b74f16258057abf83edb57c79e
treeaecff005e4054dd817d4b1af92d16f171894be50
parentc98fc78926213b3c0d0daa5acc11b4126e2e4912
alpha: Convert htog and gtoh to htole and letoh.

When within the Alpha arch, we know the guest endianness already.

Change-Id: Iee22a33451a06c6e6a5c7d1e8c71f0b00e98ae3f
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22367
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Brandon Potter <Brandon.Potter@amd.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/arch/alpha/linux/process.cc
src/arch/alpha/linux/system.cc
src/arch/alpha/process.cc
src/arch/alpha/system.cc