diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2018-11-20 20:38:16 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2018-12-17 06:04:44 +0300 |
commit | a686dc71d89b1d7934becd95c843aa1375cdb7e7 (patch) | |
tree | c225a31acf25a8142c6d05598e846ad1e6571c5b /util | |
parent | 5785c17f319106d6709f4ffc05de888cb0a412f3 (diff) |
tcg: Clean up generic bswap32
Based on the only current user, Sparc:
New code uses 1 constant that takes 2 insns to create, plus 8.
Old code used 2 constants that took 2 insns to create, plus 9.
The result is a new total of 10 vs an old total of 13.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions