qemu-patch-raspberry4/tcg/i386
Richard Henderson a4fbbd779a tcg: Change parameters for tcg_target_const_match
Change the return value to bool, because that's what is should
have been from the start.  Pass the ct mask instead of the whole
TCGArgConstraint, as that's the only part that's relevant.

Change the value argument to int64_t.  We will need the extra
width for 32-bit hosts wanting to match vector constants.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-06-04 11:50:11 -07:00
..
tcg-target-con-set.h tcg/i386: Split out constraint sets to tcg-target-con-set.h 2021-02-02 12:12:43 -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: Change parameters for tcg_target_const_match 2021-06-04 11:50:11 -07:00
tcg-target.h tcg: Remove TCG_TARGET_CON_SET_H 2021-02-02 12:12:43 -10:00
tcg-target.opc.h tcg/i386/tcg-target.opc.h: Add copyright/license 2019-11-11 15:11:21 +01:00