qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/1] tcg: convert tcg/README to rst


From: Richard Henderson
Subject: Re: [PATCH v2 1/1] tcg: convert tcg/README to rst
Date: Wed, 30 Nov 2022 14:12:21 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 11/30/22 02:04, Mark Cave-Ayland wrote:
+   * - eqv_i32/i64 *t0*, *t1*, *t2*
+
+     - | *t0* = ~(*t1* ^ *t2*), or equivalently, *t0* = *t1* & ~\ *t2*

 t1 ^ ~t2

The only typo I saw, fixed while queuing.


r~



reply via email to

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