All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Joe Komlodi <joe.komlodi@xilinx.com>, qemu-devel@nongnu.org
Cc: alistair@alistair23.me, richard.henderson@linaro.org
Subject: Re: [PATCH v2 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64
Date: Tue, 20 Jul 2021 13:46:43 +0200	[thread overview]
Message-ID: <e87e2d46-be03-0762-8ba7-074219fa5e32@amsat.org> (raw)
In-Reply-To: <1626732165-137461-3-git-send-email-joe.komlodi@xilinx.com>

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>


      parent reply	other threads:[~2021-07-20 11:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-19 22:02 [PATCH v2 0/2] Add more 64-bit utilities Joe Komlodi
2021-07-19 22:02 ` [PATCH v2 1/2] hw/core/register: " Joe Komlodi
2021-07-20  6:33   ` Alistair Francis
2021-07-19 22:02 ` [PATCH v2 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64 Joe Komlodi
2021-07-20  6:34   ` Alistair Francis
2021-07-20 11:46   ` Philippe Mathieu-Daudé [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e87e2d46-be03-0762-8ba7-074219fa5e32@amsat.org \
    --to=f4bug@amsat.org \
    --cc=alistair@alistair23.me \
    --cc=joe.komlodi@xilinx.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.