[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 68/76] target/sparc: Drop free_compare
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 68/76] target/sparc: Drop free_compare |
Date: |
Fri, 3 Mar 2023 19:07:41 +0000 |
On Mon, 27 Feb 2023 at 05:40, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Translators are no longer required to free tcg temporaries.
> Remove the g1 and g2 members of DisasCompare, as they were
> used to track which temps needed to be freed.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/sparc/translate.c | 32 --------------------------------
> 1 file changed, 32 deletions(-)
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 68/76] target/sparc: Drop free_compare,
Peter Maydell <=