summary refs log tree commit diff stats
path: root/python/qemu/utils/qemu_ga_client.py
diff options
context:
space:
mode:
authorWentao_Liang <Wentao_Liang_g@163.com>2022-02-25 12:01:42 +0800
committerPeter Maydell <peter.maydell@linaro.org>2022-03-02 19:27:36 +0000
commit23d5acf3d40f8010275ae9a5a80daf652a97308f (patch)
treeef2f312cf105e2e1c2bd30291c0141fb25eaf7a7 /python/qemu/utils/qemu_ga_client.py
parent0dc71c701cd68c0c0508360944367faebc394196 (diff)
downloadfocaccia-qemu-23d5acf3d40f8010275ae9a5a80daf652a97308f.tar.gz
focaccia-qemu-23d5acf3d40f8010275ae9a5a80daf652a97308f.zip
target/arm: Fix early free of TCG temp in handle_simd_shift_fpint_conv()
handle_simd_shift_fpint_conv() was accidentally freeing the TCG
temporary tcg_fpstatus too early, before the last use of it.  Move
the free down to where it belongs.

Signed-off-by: Wentao_Liang <Wentao_Liang_g@163.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[PMM: cleaned up commit message]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'python/qemu/utils/qemu_ga_client.py')
0 files changed, 0 insertions, 0 deletions