Jason Lowe-Power has uploaded a new patch set (#2) to the change originally created by Gabe Black. ( https://gem5-review.googlesource.com/6581 )

Change subject: base: Add endianness conversion functions for std::array types.
......................................................................

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
---
M src/sim/byteswap.hh
1 file changed, 9 insertions(+), 0 deletions(-)


--
To view, visit https://gem5-review.googlesource.com/6581
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic389eb24bdcdc0081068b0c5a37abdf416f6c924
Gerrit-Change-Number: 6581
Gerrit-PatchSet: 2
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Assignee: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to