Re: [PATCH v3 36/38] tcg/s390x: Add TCG_CT_CONST_CMP

2024-01-16 Thread Philippe Mathieu-Daudé
On 10/1/24 23:44, Richard Henderson wrote: Better constraint for tcg_out_cmp, based on the comparison. Signed-off-by: Richard Henderson --- tcg/s390x/tcg-target-con-set.h | 6 +-- tcg/s390x/tcg-target-con-str.h | 1 + tcg/s390x/tcg-target.c.inc | 72 +-

[PATCH v3 36/38] tcg/s390x: Add TCG_CT_CONST_CMP

2024-01-10 Thread Richard Henderson
Better constraint for tcg_out_cmp, based on the comparison. Signed-off-by: Richard Henderson --- tcg/s390x/tcg-target-con-set.h | 6 +-- tcg/s390x/tcg-target-con-str.h | 1 + tcg/s390x/tcg-target.c.inc | 72 +- 3 files changed, 58 insertions(+), 21 deletions