On Mon, 27 Feb 2023 at 05:36, 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 | 23 ----------------------- > target/cris/translate_v10.c.inc | 4 ---- > 2 files changed, 27 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
