diff options
author | Joe Komlodi <joe.komlodi@xilinx.com> | 2021-07-20 11:31:43 -0700 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2021-09-01 11:59:12 +1000 |
commit | 2a4b4089305daf98a42f165111474ae3e92d5f1f (patch) | |
tree | 1a0352025de3ba1dbdebe84fe58b4398d8094ead /target/riscv | |
parent | 4d63ef20cf970901be1d6dd98743a4851e48f938 (diff) |
hw/registerfields: Use 64-bit bitfield for FIELD_DP64
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>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 1626805903-162860-3-git-send-email-joe.komlodi@xilinx.com
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'target/riscv')
0 files changed, 0 insertions, 0 deletions