diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-03-12 13:25:05 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-03-14 10:49:20 +0000 |
commit | eae0c3b659fbad5168c9bb9784b49d255185e35c (patch) | |
tree | d5dc1bdf11cb17dc8638c10d2e2988b59cb0d704 /rust/qemu-api/src | |
parent | 0462a32b4f63b2448b4a196381138afd50719dc4 (diff) | |
download | qemu-eae0c3b659fbad5168c9bb9784b49d255185e35c.zip qemu-eae0c3b659fbad5168c9bb9784b49d255185e35c.tar.gz qemu-eae0c3b659fbad5168c9bb9784b49d255185e35c.tar.bz2 |
target/arm: Move A32_BANKED_REG_{GET,SET} macros to cpregs.h
The A32_BANKED_REG_{GET,SET} macros are only used inside target/arm;
move their definitions to cpregs.h. There's no need to have them
defined in all the code that includes cpu.h.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions