02bee5724266c447fc4699c00e70d2cd0c19f6e1

ARMv6 ISA has several instructions to handle data in different byte order.
For endian conversion (byte swapping) of single data words, it might be a
good idea to use the REV/REV16 instruction simply.
(git cherry-pick -e aa35095517
)
Change-Id: Id6cca2e5e0a978f5abbee6d48876dfa8fa198f6a
Description
No description provided
Languages
C
68.1%
Assembly
16.2%
C++
13.4%
Makefile
1.1%
Python
0.9%
Other
0.2%