]> git.proxmox.com Git - mirror_qemu.git/commit
target/mips: Drop tcg_temp_free from vr54xx_translate.c
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 05:36:03 +0000 (19:36 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 13 Mar 2023 13:42:05 +0000 (06:42 -0700)
commitcd9f2953a09abc8f81bb6a872a6f2b5899fdcfd8
tree7feaa34546107e6631bac6c1f062f8c00a479cfb
parente9f27b36932a8f7fa0fa652f0f2575fcfe90b3cc
target/mips: Drop tcg_temp_free from vr54xx_translate.c

Translators are no longer required to free tcg temporaries.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/mips/tcg/vr54xx_translate.c