]> xenbits.xensource.com Git - qemu-xen.git/commit
tcg/ppc: Sync tcg_out_test and constraints
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 7 Aug 2024 04:04:18 +0000 (04:04 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 7 Aug 2024 23:03:35 +0000 (09:03 +1000)
commit682a05280504d2fab32e16096b58d7ea068435c2
treedfe35e5c218b5468f68f311d5e1267d37d06f1ef
parent6d00c6f982562222adbd0613966285792125abe5
tcg/ppc: Sync tcg_out_test and constraints

Ensure the code structure is the same for matching constraints
and emitting code, lest we allow constants that cannot be
trivially tested.

Cc: qemu-stable@nongnu.org
Fixes: ad788aebbab ("tcg/ppc: Support TCG_COND_TST{EQ,NE}")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2487
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <44328324-af73-4439-9d2b-d414e0e13dd7@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
tcg/ppc/tcg-target.c.inc