null: Stop specifying an endianness in isa_traits.hh.
authorGabe Black <gabeblack@google.com>
Fri, 12 Oct 2018 12:15:34 +0000 (05:15 -0700)
committerGabe Black <gabeblack@google.com>
Thu, 18 Oct 2018 07:48:10 +0000 (07:48 +0000)
commit9d0fc9c29b6bd713967343c70844c7b64a5077ee
treecf1527df8c03ec077b8bbb0c5580a47deb4c664f
parenteb8989ec7649335c959947335c96f3b563623962
null: Stop specifying an endianness in isa_traits.hh.

The NULL ISA doesn't really have an endianness. Now that the packet
accessors which consumed that endianness are gone, we can get rid of
that setting as well.

Change-Id: I8dd4c7b8236b07df4458fea377865f30141121d4
Reviewed-on: https://gem5-review.googlesource.com/c/13466
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/arch/null/isa_traits.hh
src/mem/packet.hh
src/mem/packet_access.hh