diff options
author | Aurelien Jarno | 2015-07-10 18:03:30 +0200 |
---|---|---|
committer | Richard Henderson | 2015-07-24 05:37:12 +0200 |
commit | 961521261a3d600b0695b2e6d2b0f490076f7e90 (patch) | |
tree | 0a5660b188f71e99f1b0164d0d5297114d4976b2 /hw/ide/atapi.c | |
parent | tcg/aarch64: use 32-bit offset for 32-bit softmmu emulation (diff) | |
download | qemu-961521261a3d600b0695b2e6d2b0f490076f7e90.tar.gz qemu-961521261a3d600b0695b2e6d2b0f490076f7e90.tar.xz qemu-961521261a3d600b0695b2e6d2b0f490076f7e90.zip |
tcg/optimize: fix tcg_opt_gen_movi
Due to a copy&paste, the new op value is tested against mov_i32 instead
of movi_i32. The test is therefore always false. Fix that.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Message-Id: <1436544211-2769-1-git-send-email-aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'hw/ide/atapi.c')
0 files changed, 0 insertions, 0 deletions