|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 1/2] tcg/aarch64: Fix tcg_out_cmp for test comparisons |
Date: | Sat, 9 Mar 2024 18:57:39 +0100 |
User-agent: | Mozilla Thunderbird |
On 9/3/24 18:51, Richard Henderson wrote:
Pass the type to tcg_out_logicali; remove the assert, duplicated at the start of tcg_out_logicali. Cc: qemu-stable@nongnu.org Fixes: 339adf2f38e ("tcg/aarch64: Support TCG_COND_TST{EQ,NE}")
Oops, thanks. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- tcg/aarch64/tcg-target.c.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
[Prev in Thread] | Current Thread | [Next in Thread] |