qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 01/24] tcg: Introduce negsetcond opcodes


From: Richard Henderson
Subject: Re: [PATCH 01/24] tcg: Introduce negsetcond opcodes
Date: Thu, 10 Aug 2023 09:39:28 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 8/10/23 09:12, Peter Maydell wrote:
+    ctx->s_mask = -1;

Do we not also need to set z_mask to something here (presumably -1)?
(I'm not very familiar with the optimizer internals.)

It is set to -1 by default before folding all operations.


r~



reply via email to

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