target/hppa: Drop tcg_temp_free
commitaf1872380d8b05a8bfd8316549fa74190be0311a
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 04:52:25 +0000 (24 18:52 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:44:07 +0000 (5 13:44 -0800)
tree75df0d9b01564df0259a1c67f99c637f2f15657c
parent6e3dcc84e40dcdaed65e162b5c0c7a6bc2f1cf9d
target/hppa: Drop tcg_temp_free

Translators are no longer required to free tcg temporaries.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hppa/translate.c