mirror_qemu/tcg/i386
Richard Henderson 7d9e1ee424 tcg/i386: Adjust assert in tcg_out_addi_ptr
We can arrive here on _WIN64 because Int128 is passed by reference.
Change the assert to check that the immediate is in range,
instead of attempting to check the host ABI.

Fixes: 6a6d772e30 ("tcg: Introduce tcg_out_addi_ptr")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1581
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-04-10 08:29:24 -07:00
..
tcg-target-con-set.h tcg/i386: Support avx512vbmi2 vector shift-double instructions 2022-03-04 08:50:41 -10:00
tcg-target-con-str.h tcg/i386: Split out target constraints to tcg-target-con-str.h 2021-02-02 12:12:29 -10:00
tcg-target.c.inc tcg/i386: Adjust assert in tcg_out_addi_ptr 2023-04-10 08:29:24 -07:00
tcg-target.h tcg/i386: Add TCG_TARGET_CALL_{RET,ARG}_I128 2023-02-04 06:19:42 -10:00
tcg-target.opc.h tcg/i386: Support avx512vbmi2 vector shift-double instructions 2022-03-04 08:50:41 -10:00