aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2015-07-27 12:41:45 +0200
committerRichard Henderson <rth@twiddle.net>2015-08-24 11:10:54 -0700
commit6acd2558fdb7dd9de6b10697914bdc1d75d624e5 (patch)
treedfe30d5d83178d5ec8c8606323e596dd234bb6d2 /scripts/qapi-commands.py
parenttcg: rename trunc_shr_i32 into trunc_shr_i64_i32 (diff)
downloadqemu-6acd2558fdb7dd9de6b10697914bdc1d75d624e5.tar.xz
qemu-6acd2558fdb7dd9de6b10697914bdc1d75d624e5.zip
tcg: don't abuse TCG type in tcg_gen_trunc_shr_i64_i32
The tcg_gen_trunc_shr_i64_i32 function takes a 64-bit argument and returns a 32-bit value. Directly call tcg_gen_op3 with the correct types instead of calling tcg_gen_op3i_i32 and abusing the TCG types. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions