On Tue, 8 Aug 2023 at 04:12, Richard Henderson
wrote:
>
> Pass a rexw parameter instead of duplicating the functions.
>
> Signed-off-by: Richard Henderson
> ---
> tcg/i386/tcg-target.c.inc | 110 +-
> 1 file changed, 49 insertions(+), 61 deletions(-)
Reviewed
Pass a rexw parameter instead of duplicating the functions.
Signed-off-by: Richard Henderson
---
tcg/i386/tcg-target.c.inc | 110 +-
1 file changed, 49 insertions(+), 61 deletions(-)
diff --git a/tcg/i386/tcg-target.c.inc b/tcg/i386/tcg-target.c.inc
index 774