qemu/tcg/s390x
Richard Henderson b52a2c03b7 tcg: Introduce set_jmp_insn_offset
Similar to the existing set_jmp_reset_offset.  Move any assert for
TCG_TARGET_HAS_direct_jump into the new function (which now cannot
be build-time).  Will be unused if TCG_TARGET_HAS_direct_jump is
constant 0, but we can't test for constant in the preprocessor,
so just mark it G_GNUC_UNUSED.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-01-17 09:55:13 -10:00
..
tcg-target-con-set.h tcg/s390x: Tighten constraints for 64-bit compare 2023-01-06 23:07:09 +00:00
tcg-target-con-str.h tcg/s390x: Tighten constraints for and_i64 2023-01-06 23:07:07 +00:00
tcg-target.c.inc tcg: Introduce set_jmp_insn_offset 2023-01-17 09:55:13 -10:00
tcg-target.h tcg/s390x: Implement ctpop operation 2023-01-06 23:07:09 +00:00
tcg-target.opc.h tcg/s390x: Implement TCG_TARGET_HAS_sat_vec 2021-10-05 16:53:17 -07:00