diff options
author | lloyd <[email protected]> | 2011-03-14 15:17:15 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2011-03-14 15:17:15 +0000 |
commit | c65c31e7afdc7726129762164aa1554772fedffe (patch) | |
tree | 0c9f9c14ada7cc9c9e7b8ec12963bcc05934576a /src/wrap | |
parent | f0f1ba9ec5fe467aabbb268e906449cfadfea90b (diff) |
Assume ARMs are little-endian by default; big-endian ARM seems to be a rarity.
GCC 4.3 on ARM converts __builtin_bswap32 into a jump into libgcc
rather than 4 simple instructions, so write it out using inline asm
instead.
Diffstat (limited to 'src/wrap')
0 files changed, 0 insertions, 0 deletions