qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 46/48] tcg/optimize: Propagate sign info for setcond


From: Alex Bennée
Subject: Re: [PATCH v3 46/48] tcg/optimize: Propagate sign info for setcond
Date: Tue, 26 Oct 2021 17:36:12 +0100
User-agent: mu4e 1.7.4; emacs 28.0.60

Richard Henderson <richard.henderson@linaro.org> writes:

> The result is either 0 or 1, which means that we have
> a 2 bit signed result, and thus 62 bits of sign.
> For clarity, use the smask_from_zmask function.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

-- 
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]