On 28/10/23 21:44, Richard Henderson wrote:
Fill the new argument from any condition within the opcode.
Not yet used within any backend.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  tcg/tcg.c                        | 34 ++++++++++++++++++++++++++++++--
  tcg/aarch64/tcg-target.c.inc     |  3 ++-
  tcg/arm/tcg-target.c.inc         |  3 ++-
  tcg/i386/tcg-target.c.inc        |  3 ++-
  tcg/loongarch64/tcg-target.c.inc |  3 ++-
  tcg/mips/tcg-target.c.inc        |  3 ++-
  tcg/ppc/tcg-target.c.inc         |  3 ++-
  tcg/riscv/tcg-target.c.inc       |  3 ++-
  tcg/s390x/tcg-target.c.inc       |  3 ++-
  tcg/sparc64/tcg-target.c.inc     |  3 ++-
  tcg/tci/tcg-target.c.inc         |  3 ++-
  11 files changed, 52 insertions(+), 12 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to