qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Qemu-arm] [PATCH 09/15] target/arm: Don't store M prof


From: Richard Henderson
Subject: Re: [Qemu-devel] [Qemu-arm] [PATCH 09/15] target/arm: Don't store M profile PRIMASK and FAULTMASK in daif
Date: Thu, 3 Aug 2017 15:05:17 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 08/03/2017 08:38 AM, Edgar E. Iglesias wrote:
>> +        uint32_t primask;
>> +        uint32_t faultmask;
> It seems like these could be booleans?

I was thinking the same thing until I read the v8m description as a 32-bit
register.  This makes qemu match the spec, which has value.


r~



reply via email to

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