
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 aa35095517b78b3d2e8ee282cab93ef058479fcf) 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%