qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] docs/atomics: update comparison with Linux


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH] docs/atomics: update comparison with Linux
Date: Wed, 25 May 2016 17:29:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0


On 25/05/2016 17:15, Emilio G. Cota wrote:
>> > +
>> > +  In QEMU, the second kind does not exist.  Currently Linux has
>> > +  atomic_fetch_or only; QEMU provides all of inc, dec, and, sub, and, or.
> Not clear whether the last 'and' is redundant or is being used as
> a conjunction. Either way it would be clearer to just remove it.

The first "and" is "add". :)

Thanks,

Paolo



reply via email to

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