diff options
author | Eric Auger <eric.auger@redhat.com> | 2025-07-01 15:08:26 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-07-01 15:08:26 +0100 |
commit | a2e3508ac0f2aeb27f859362bf8e6dcac96c88e7 (patch) | |
tree | fccc2ed8babd6c2c0b75651edf6d5d22e18dbd5c /hw/avr/arduino.c | |
parent | 9a3bf0e0ab628de7051b41a88c4628aa9e4d311b (diff) | |
download | qemu-a2e3508ac0f2aeb27f859362bf8e6dcac96c88e7.zip qemu-a2e3508ac0f2aeb27f859362bf8e6dcac96c88e7.tar.gz qemu-a2e3508ac0f2aeb27f859362bf8e6dcac96c88e7.tar.bz2 |
arm/cpu: Add sysreg definitions in cpu-sysregs.h
This new header contains macros that define aarch64 registers.
In a subsequent patch, this will be replaced by a more exhaustive
version that will be generated from linux arch/arm64/tools/sysreg
file. Those macros are sufficient to migrate the storage of those
ID regs from named fields in isar struct to an array cell.
[CH: reworked to use different structures]
[CH: moved accessors from the patches first using them to here,
dropped interaction with writable registers, which will happen
later]
[CH: use DEF magic suggested by rth]
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Sebastian Ott <sebott@redhat.com>
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Message-id: 20250617153931.1330449-2-cohuck@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions