On Mon, 27 Feb 2023 at 05:37, Richard Henderson <[email protected]> wrote: > > Translators are no longer required to free tcg temporaries. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/cris/translate.c | 70 --------------------------------- > target/cris/translate_v10.c.inc | 41 ------------------- > 2 files changed, 111 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
