Searched hist:12383 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/sim/
H A Dbyteswap.hhdiff 12383:57de7e3b7ba0 Tue Dec 12 20:49:00 EST 2017 Gabe Black <gabeblack@google.com> base: Add endianness conversion functions for std::array types.

These swap the endianness of each element within the array
individually.

They probably obsolute the Twin(32|64)_t types which I believe were
used for SPARC.

Change-Id: Ic389eb24bdcdc0081068b0c5a37abdf416f6c924
Reviewed-on: https://gem5-review.googlesource.com/6581
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>

Completed in 8 milliseconds