|
From: | Richard Henderson |
Subject: | Re: [PATCH 20/42] tcg/i386: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st} |
Date: | Wed, 12 Apr 2023 13:51:29 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 |
On 4/11/23 14:12, Philippe Mathieu-Daudé wrote:
On 8/4/23 04:42, Richard Henderson wrote:There are several places where we already convert back from bool to type. Clean things up by using type throughout. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- tcg/i386/tcg-target.c.inc | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-)Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Thanks, though there is now a v2 patch set which does not contain this patch, or some others you have reviewed in the last days.
r~
[Prev in Thread] | Current Thread | [Next in Thread] |