Files
qemu-xteink/include/hw
Peter Maydell e05ebbd651 hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functions
Now we have official uint32_t bit array functions in bitops.h, use
them instead of the hand-rolled local versions.

We retain gic_bmp_replace_bit() because bitops doesn't provide that
specific functionality.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20241108135514.4006953-3-peter.maydell@linaro.org
2024-11-19 14:14:13 +00:00
..
2024-10-15 15:16:17 +01:00
2024-10-15 15:16:17 +01:00
2024-10-01 14:41:10 +01:00
2024-10-03 17:26:06 +03:00
2024-06-16 21:08:54 +02:00
2024-09-24 11:33:35 +02:00
2024-02-27 09:37:21 +01:00