diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-04-30 22:49:47 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-05-05 09:35:51 +0100 |
commit | 87c3f0f2f791094adce2b8643d9103dac1b59702 (patch) | |
tree | 60be0080dee0432c8bd08e47606bda998135ba29 /docs/conf.py | |
parent | 10b0220e45a93410206c270b0642870e20e69d09 (diff) | |
download | qemu-87c3f0f2f791094adce2b8643d9103dac1b59702.zip qemu-87c3f0f2f791094adce2b8643d9103dac1b59702.tar.gz qemu-87c3f0f2f791094adce2b8643d9103dac1b59702.tar.bz2 |
target/arm: Reorg ARMCPRegInfo type field bits
Instead of defining ARM_CP_FLAG_MASK to remove flags,
define ARM_CP_SPECIAL_MASK to isolate special cases.
Sort the specials to the low bits. Use an enum.
Split the large comment block so as to document each
value separately.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20220501055028.646596-6-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions