diff options
author | Richard Henderson | 2022-05-01 07:49:47 +0200 |
---|---|---|
committer | Peter Maydell | 2022-05-05 10:35:51 +0200 |
commit | 87c3f0f2f791094adce2b8643d9103dac1b59702 (patch) | |
tree | 60be0080dee0432c8bd08e47606bda998135ba29 /target/arm/kvm-stub.c | |
parent | target/arm: Make some more cpreg data static const (diff) | |
download | qemu-87c3f0f2f791094adce2b8643d9103dac1b59702.tar.gz qemu-87c3f0f2f791094adce2b8643d9103dac1b59702.tar.xz qemu-87c3f0f2f791094adce2b8643d9103dac1b59702.zip |
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 'target/arm/kvm-stub.c')
0 files changed, 0 insertions, 0 deletions