qt5base-lts/tests/auto/corelib/global/qtendian
Thiago Macieira d0427759c6 Add qbswap for a memory region
The compiler was generating some vectorized code for qresource.cpp but
it wasn't very efficient. So improve upon it and make use in other
places where we read UTF-16BE strings.

[ChangeLog][QtCore] Added an overload of q{To,From}{Big,Little}Endian
that operates on a memory region.

Change-Id: I6a540578e810472bb455fffd1531fa2f1d724dfc
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2018-07-04 03:04:40 +00:00
..
qtendian.pro Move qle_bitfield to qendian_p.h 2017-06-27 22:16:56 +00:00
tst_qtendian.cpp Add qbswap for a memory region 2018-07-04 03:04:40 +00:00