xemu/target-i386
Richard Henderson 40b90233d2 target-i386: Remove gen_op_andl_T0_ffff
Replace it with tcg_gen_ext16u_tl.  In four places we can combine that
with a previous move into cpu_T[0], and in one place we can infer that
the zero-extension has already happened via the previous load.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2014-01-07 11:36:32 -08:00
..
2013-12-05 18:51:08 +01:00
2013-10-02 18:58:23 +03:00
2013-11-07 13:14:56 +02:00
2013-04-13 13:51:57 +02:00
2013-02-16 11:12:29 +00:00