commit | 095d7fba324222273b92512680ffcfa12dbd7968 | [log] [tgz] |
---|---|---|
author | Gabe Black <gabeblack@google.com> | Fri Oct 12 05:09:27 2018 -0700 |
committer | Gabe Black <gabeblack@google.com> | Wed Oct 17 23:38:47 2018 +0000 |
tree | 58709d594ad4764d4aa9a23c88266d0c6bfcb2d0 | |
parent | 4b9f15be1eed720390e7c1e4d663a46d3fe1f0ad [diff] |
gpu-compute: Explicitly use little endian packet accessors. The gpu ISA doesn't have a well defined endianness, but it really should. It seems that the GPU is only used with x86, and in that context it would be little endian. Change-Id: I1620906564a77f44553fbf6d788866e017b6054b Reviewed-on: https://gem5-review.googlesource.com/c/13463 Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>