sparc: Use big endian packet accessors.
authorGabe Black <gabeblack@google.com>
Fri, 12 Oct 2018 12:01:06 +0000 (05:01 -0700)
committerGabe Black <gabeblack@google.com>
Fri, 12 Oct 2018 23:47:36 +0000 (23:47 +0000)
commitcc33e2e3494b1aef3649e25456437aa9eb8cf767
tree918be9ec96ccdbb764c282884f5d784fd1a25a6c
parent9125a43f624653e6238dbb8713658cae2c5d43cd
sparc: Use big endian packet accessors.

We know data is big endian, so we can use those accessors
explicitly.

Change-Id: I06fe35254433b20db05f5f10d0ca29a44d47c301
Reviewed-on: https://gem5-review.googlesource.com/c/13458
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/arch/sparc/tlb.cc
src/dev/sparc/dtod.cc
src/dev/sparc/iob.cc
src/dev/sparc/mm_disk.cc