Re: [PATCH v2 14/35] tcg/i386: Support TCG_COND_TST{EQ,NE}

2023-11-08 Thread Philippe Mathieu-Daudé
On 28/10/23 21:45, Richard Henderson wrote: Merge tcg_out_testi into tcg_out_cmp and adjust the two uses. Signed-off-by: Richard Henderson --- tcg/i386/tcg-target.c.inc | 83 ++- 1 file changed, 47 insertions(+), 36 deletions(-) #if TCG_TARGET_REG_BI

[PATCH v2 14/35] tcg/i386: Support TCG_COND_TST{EQ,NE}

2023-10-28 Thread Richard Henderson
Merge tcg_out_testi into tcg_out_cmp and adjust the two uses. Signed-off-by: Richard Henderson --- tcg/i386/tcg-target.c.inc | 83 ++- 1 file changed, 47 insertions(+), 36 deletions(-) diff --git a/tcg/i386/tcg-target.c.inc b/tcg/i386/tcg-target.c.inc index 7