target/sh4: Drop tcg_temp_free
commitbebd5cb300db7be1ee69106373e47a041c02d7e1
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 25 Feb 2023 07:21:32 +0000 (24 21:21 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Mar 2023 21:44:08 +0000 (5 13:44 -0800)
tree5ac285df101f871e66f512e0640c1d5cf0c822d9
parent55ab157b9f9c7ab6671f54fe4d347e4ccf48c2fa
target/sh4: 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/sh4/translate.c