On Mon, 27 Feb 2023 at 05:28, Richard Henderson <[email protected]> wrote: > > Translators are no longer required to free tcg temporaries. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/translate-a64.c | 468 +------------------------------------ > 1 file changed, 11 insertions(+), 457 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
