qemu-e2k/tcg/s390x
Richard Henderson ccbecb441e tcg/s390x: Remove TCG_REG_TB
This reverts 829e1376d9 ("tcg/s390: Introduce TCG_REG_TB"), and
several follow-up patches.  The primary motivation is to reduce the
less-tested code paths, pre-z10.  Secondarily, this allows the
unconditional use of TCG_TARGET_HAS_direct_jump, which might be more
important for performance than any slight increase in code size.

Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
v4: Do not simplify tgen_ori, tgen_xori.
2023-01-06 23:07:03 +00:00
..
tcg-target-con-set.h tcg/s390x: Use register pair allocation for div and mulu2 2023-01-06 23:07:03 +00:00
tcg-target-con-str.h tcg/s390x: Use register pair allocation for div and mulu2 2023-01-06 23:07:03 +00:00
tcg-target.c.inc tcg/s390x: Remove TCG_REG_TB 2023-01-06 23:07:03 +00:00
tcg-target.h tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32 2023-01-05 11:41:29 -08:00
tcg-target.opc.h