commit | 02bee5724266c447fc4699c00e70d2cd0c19f6e1 | [log] [tgz] |
---|---|---|
author | Jim Huang <jserv@0xlab.org> | Tue Aug 31 14:51:44 2010 +0800 |
committer | Elliott Hughes <enh@google.com> | Fri Sep 24 15:23:01 2010 -0700 |
tree | 6f9696cfbcdbdfe7ee42a636d7c3751b2632a2b5 | |
parent | 89d1841616e66df0cc4065845cac541489047301 [diff] |
Use ARMv6 instruction for handling byte order 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