mips: Replace gtoh and htog with letoh and htole.
authorGabe Black <gabeblack@google.com>
Tue, 29 Oct 2019 23:23:45 +0000 (16:23 -0700)
committerGabe Black <gabeblack@google.com>
Thu, 7 Nov 2019 11:02:46 +0000 (11:02 +0000)
commitf9517042ae24c10f8953918a26824e3abf991b15
treeb3cec266dabdc4ae48c40782e35bc5d92032ff4c
parent5a857378596c03ba9cb9024a3e701b27da18b7ef
mips: Replace gtoh and htog with letoh and htole.

We already know what endianness to use from within MIPS.

Change-Id: Ic4cd295a7a66c4c8ef55ebcf976fe6637567391f
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22369
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/mips/linux/process.cc
src/arch/mips/process.cc