xemu/tcg/s390x
Richard Henderson 238da1c942 tcg/s390x: Remove DISTINCT_OPERANDS facility check
The distinct-operands facility is bundled into facility 45,
along with load-on-condition.  We are checking this at startup.
Remove the a0 == a1 checks for 64-bit sub, and, or, xor, as there
is no space savings for avoiding the distinct-operands insn.

Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-01-06 23:07:04 +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 DISTINCT_OPERANDS facility check 2023-01-06 23:07:04 +00:00
tcg-target.h tcg/s390x: Remove DISTINCT_OPERANDS facility check 2023-01-06 23:07:04 +00:00
tcg-target.opc.h tcg/s390x: Implement TCG_TARGET_HAS_sat_vec 2021-10-05 16:53:17 -07:00