qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/20] Invert Endian bit in SPARCv


From: Paolo Bonzini
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/20] Invert Endian bit in SPARCv9 MMU TTE
Date: Mon, 22 Jul 2019 18:22:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 22/07/19 17:59, Richard Henderson wrote:
> On 7/22/19 8:34 AM, address@hidden wrote:
>> Tony Nguyen (20):
>>   tcg: Replace MO_8 with MO_UB alias
>>   tcg: Replace MO_16 with MO_UW alias
>>   tcg: Replace MO_32 with MO_UL alias
>>   tcg: Replace MO_64 with MO_UQ alias
>>   tcg: Move size+sign+endian from TCGMemOp to MemOp
> I don't like any of these first 5 patches.
> I don't understand your motivation here.  Why?

He wants to avoid namespace collisions between MemOp and TCGMemOp, I think.

Paolo



reply via email to

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