target/sparc: Drop tcg_temp_free
commitd47913c104c6e9569792c4bbaf57e11d9b2f5e7f
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 07:37:17 +0000 (24 21:37 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:44:08 +0000 (5 13:44 -0800)
tree834dd5ece20f3877546a9b8bac847498424ca5bc
parentd8e1ce0314fd0e72ddc5103f06b14afd118e6d70
target/sparc: Drop tcg_temp_free

Translators are no longer required to free tcg temporaries.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/sparc/translate.c