On Mon, 27 Feb 2023 at 05:40, Richard Henderson <[email protected]> wrote: > > Translators are no longer required to free tcg temporaries. > Remove the g1 and g2 members of DisasCompare, as they were > used to track which temps needed to be freed. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/sparc/translate.c | 32 -------------------------------- > 1 file changed, 32 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
