diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2018-11-20 21:05:03 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2018-12-17 06:04:44 +0300 |
commit | 9e821eab0ab708add35fa0446d880086e845ee3e (patch) | |
tree | ea55f70a34ecee28d3e94aa9c82aa8e19239570a /tcg/i386 | |
parent | a686dc71d89b1d7934becd95c843aa1375cdb7e7 (diff) | |
download | qemu-9e821eab0ab708add35fa0446d880086e845ee3e.zip qemu-9e821eab0ab708add35fa0446d880086e845ee3e.tar.gz qemu-9e821eab0ab708add35fa0446d880086e845ee3e.tar.bz2 |
tcg: Clean up generic bswap64
Based on the only current user, Sparc:
New code uses 2 constants that take 2 insns to load from constant pool,
plus 13. Old code used 6 constants that took 1 or 2 insns to create,
plus 21. The result is a new total of 17 vs an old total of 29.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg/i386')
0 files changed, 0 insertions, 0 deletions