commit | 42ce3e2015b26df591e1d4c5aa1814fb8c45c36c | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri Sep 21 17:18:10 2012 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Wed Sep 26 00:31:16 2012 +0200 |
tree | 35ef901409ddc1b08dbb0b33d568540e48203094 | |
parent | 5a696f6ac0641f200cdd2dfe7a6fd397d48ea7bd [diff] |
tcg: Emit ANDI as EXTU for appropriate constants Note that andi_i64 failed to perform even the minimal optimizations promised by the README. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>