diff options
author | Richard Henderson <rth@twiddle.net> | 2012-09-24 13:44:59 -0700 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2012-09-26 00:31:17 +0200 |
commit | a463133ee26b9172728476962eb9d411985b480f (patch) | |
tree | 25ecb97cf1ccf57c9b279d87989d656eb5e3a72d /alpha-dis.c | |
parent | 0a209d4bb119b92eb14b9afab55cef5bc0555554 (diff) | |
download | hqemu-a463133ee26b9172728476962eb9d411985b480f.zip hqemu-a463133ee26b9172728476962eb9d411985b480f.tar.gz |
tcg: Streamline movcond_i64 using 32-bit arithmetic
Avoiding 64-bit arithmetic (outside of the compare) reduces the
generated op count from 15 to 12, and the generated code size on
i686 from 105 to 88 bytes.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'alpha-dis.c')
0 files changed, 0 insertions, 0 deletions