aboutsummaryrefslogtreecommitdiffstats
path: root/src/benchmark
diff options
context:
space:
mode:
authorlloyd <[email protected]>2011-03-14 15:17:15 +0000
committerlloyd <[email protected]>2011-03-14 15:17:15 +0000
commitc65c31e7afdc7726129762164aa1554772fedffe (patch)
tree0c9f9c14ada7cc9c9e7b8ec12963bcc05934576a /src/benchmark
parentf0f1ba9ec5fe467aabbb268e906449cfadfea90b (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/benchmark')
0 files changed, 0 insertions, 0 deletions