qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/core/register: Add more 64-bit utilities
@ 2021-07-19 20:16 Joe Komlodi
  2021-07-19 20:16 ` [PATCH 1/2] " Joe Komlodi
  2021-07-19 20:16 ` [PATCH 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64 Joe Komlodi
  0 siblings, 2 replies; 4+ messages in thread
From: Joe Komlodi @ 2021-07-19 20:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: alistair

Hi all,

This adds more utilities for 64-bit registers.
As part of it, it also fixes FIELD_DP64 to work with bit fields wider than
32-bits.

Thanks!
Joe

Joe Komlodi (2):
  hw/core/register: Add more 64-bit utilities
  hw/registerfields: Use 64-bit bitfield for FIELD_DP64

 hw/core/register.c          | 12 ++++++++++++
 include/hw/register.h       |  8 ++++++++
 include/hw/registerfields.h | 10 +++++++++-
 3 files changed, 29 insertions(+), 1 deletion(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-19 21:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-19 20:16 [PATCH 0/2] hw/core/register: Add more 64-bit utilities Joe Komlodi
2021-07-19 20:16 ` [PATCH 1/2] " Joe Komlodi
2021-07-19 20:16 ` [PATCH 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64 Joe Komlodi
2021-07-19 21:31   ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).