[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 33/76] target/m68k: Drop mark_to_release
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 33/76] target/m68k: Drop mark_to_release |
Date: |
Fri, 3 Mar 2023 18:57:00 +0000 |
On Mon, 27 Feb 2023 at 05:31, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Translators are no longer required to free tcg temporaries,
> therefore there's no need to record temps for later freeing.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/m68k/translate.c | 55 ++++++++++-------------------------------
> 1 file changed, 13 insertions(+), 42 deletions(-)
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 33/76] target/m68k: Drop mark_to_release,
Peter Maydell <=