On Wed, Jul 21, 2021 at 4:31 AM Joe Komlodi wrote:
>
> Changelog:
> v2 -> v3
> - 1/2: register block init should also be uint64_t
> v1 -> v2
> - 2/2: Use uint64_t for 64-bit value
>
> Hi all,
>
> This adds more utilities for 64-bit registers.
> As part of it, it also fixes FIELD_DP64 to work wit
Changelog:
v2 -> v3
- 1/2: register block init should also be uint64_t
v1 -> v2
- 2/2: Use uint64_t for 64-bit value
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/cor