qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 11/16] target/arm: Add SVE to migration state


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 11/16] target/arm: Add SVE to migration state
Date: Mon, 22 Jan 2018 08:11:07 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

On 01/22/2018 05:40 AM, Alex Bennée wrote:
>> +#ifdef TARGET_AARCH64
>> +/* The expression ARM_MAX_VQ - 2 is 0 for pure AArch32 build,
>> + * and ARMPredicateReg is actively empty.  This triggers errors
>> + * in the expansion of the VMSTATE macros.
>> + */
> 
> This makes me think that #ifdef-ing out the pregs might be better for
> the 32 bit target build.

Fair.


r~



reply via email to

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