aboutsummaryrefslogtreecommitdiff
path: root/gitdm.config
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2022-01-07 17:07:59 +0000
committerPeter Maydell <peter.maydell@linaro.org>2022-01-07 17:07:59 +0000
commite07f844599525685db44ce74bf4ab12025d1d96a (patch)
treec7b3f49b5bf211f0e38ec01210a2d34748f897dd /gitdm.config
parentb87fab1c8e8977e8ea1233bafdbfa37090eefabf (diff)
downloadqemu-e07f844599525685db44ce74bf4ab12025d1d96a.zip
qemu-e07f844599525685db44ce74bf4ab12025d1d96a.tar.gz
qemu-e07f844599525685db44ce74bf4ab12025d1d96a.tar.bz2
hw/intc/arm_gicv3_its: Use FIELD macros for DTEs
Currently the ITS code that reads and writes DTEs uses open-coded shift-and-mask to assemble the various fields into the 64-bit DTE word. The names of the macros used for mask and shift values are also somewhat inconsistent, and don't follow our usual convention that a MASK macro should specify the bits in their place in the word. Replace all these with use of the FIELD macro. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'gitdm.config')
0 files changed, 0 insertions, 0 deletions