tcg: Emit ANDI as EXTU for appropriate constants
authorRichard Henderson <rth@twiddle.net>
Sat, 22 Sep 2012 00:18:10 +0000 (17:18 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 25 Sep 2012 22:31:16 +0000 (00:31 +0200)
commit42ce3e2015b26df591e1d4c5aa1814fb8c45c36c
tree35ef901409ddc1b08dbb0b33d568540e48203094
parent5a696f6ac0641f200cdd2dfe7a6fd397d48ea7bd
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>
tcg/tcg-op.h