Re: [PATCH v4 18/27] tcg/s390x: Tighten constraints for and_i64

2022-12-12 Thread Ilya Leoshkevich
On Thu, Dec 08, 2022 at 08:05:21PM -0600, Richard Henderson wrote: > Let the register allocator handle such immediates by matching > only what one insn can achieve. > > Signed-off-by: Richard Henderson Reviewed-by: Ilya Leoshkevich

[PATCH v4 18/27] tcg/s390x: Tighten constraints for and_i64

2022-12-08 Thread Richard Henderson
Let the register allocator handle such immediates by matching only what one insn can achieve. Signed-off-by: Richard Henderson --- tcg/s390x/tcg-target-con-set.h | 1 + tcg/s390x/tcg-target-con-str.h | 2 + tcg/s390x/tcg-target.c.inc | 114 + 3 files