qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64
Date: Tue, 20 Jul 2021 13:46:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 7/20/21 12:02 AM, Joe Komlodi wrote:
> If we have a field that's wider than 32-bits, we need a data type wide enough 
> to
> be able to create the bitfield used to deposit the value.
> 
> Signed-off-by: Joe Komlodi <joe.komlodi@xilinx.com>
> ---
>  include/hw/registerfields.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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