On Tue, 8 Feb 2022 at 07:17, Richard Henderson
wrote:
>
> This will allow us to control exactly what scratch register is
> used for loading the constant.
>
> Signed-off-by: Richard Henderson
> ---
> tcg/sparc/tcg-target.c.inc | 15 +--
> 1 file changed, 9 insertions(+), 6 deletions(-
This will allow us to control exactly what scratch register is
used for loading the constant.
Signed-off-by: Richard Henderson
---
tcg/sparc/tcg-target.c.inc | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/tcg/sparc/tcg-target.c.inc b/tcg/sparc/tcg-target.c.in