diff options
author | Richard Henderson <rth@twiddle.net> | 2013-11-05 12:23:48 +1000 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2014-01-07 11:36:32 -0800 |
commit | 40b90233d260446a6d4099f41f0aed1b77962248 (patch) | |
tree | 76a0e4af0676231d2a60f293c0ec5293addd7f7a /kvm-stub.c | |
parent | cc0bce884b9a3cf38b5aa8a711813e7ca1c26cac (diff) | |
download | qemu-40b90233d260446a6d4099f41f0aed1b77962248.zip qemu-40b90233d260446a6d4099f41f0aed1b77962248.tar.gz qemu-40b90233d260446a6d4099f41f0aed1b77962248.tar.bz2 |
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>
Diffstat (limited to 'kvm-stub.c')
0 files changed, 0 insertions, 0 deletions