On Mon, 17 Oct 2022 at 07:44, Richard Henderson <richard.hender...@linaro.org> wrote: > > With sparc64 we need not distinguish between registers that > can hold 32-bit values and those that can hold 64-bit values. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > tcg/sparc64/tcg-target-con-set.h | 16 +---- > tcg/sparc64/tcg-target-con-str.h | 3 - > tcg/sparc64/tcg-target.c.inc | 109 ++++++++++++------------------- > 3 files changed, 44 insertions(+), 84 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM