Re: [PATCH 3/3] tcg/sparc64: Remove sparc32plus constraints

2022-10-30 Thread Peter Maydell
On Mon, 17 Oct 2022 at 07:44, Richard Henderson 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 > --- > tcg/sparc64/tcg-target-con-set.h | 16 + > tcg/sparc64/tcg-targ

[PATCH 3/3] tcg/sparc64: Remove sparc32plus constraints

2022-10-16 Thread Richard Henderson
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 --- tcg/sparc64/tcg-target-con-set.h | 16 + tcg/sparc64/tcg-target-con-str.h | 3 - tcg/sparc64/tcg-target.c.inc | 109 ++