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