On Mon, 27 Feb 2023 at 05:44, Richard Henderson
<richard.hender...@linaro.org> wrote:
>
> Translators are no longer required to free tcg temporaries,
> therefore there's no need to record temps for later freeing.
> Replace the few uses with tcg_temp_new.
>
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> ---
>  target/sparc/translate.c | 53 ++++++++++++++--------------------------
>  1 file changed, 18 insertions(+), 35 deletions(-)
>

Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>

thanks
-- PMM

Reply via email to