diff options
| author | Richard Henderson <richard.henderson@linaro.org> | 2021-04-19 13:22:34 -0700 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2021-04-30 11:16:50 +0100 |
| commit | 5896f39253ead37f65a2c13a9b0066f56c282d4c (patch) | |
| tree | 1e4769b7c7b09da39ce2247b278b2908887ee41e /hw/core/qdev-properties-system.c | |
| parent | a378206a205a65c182854a961d99acbce00cda86 (diff) | |
| download | focaccia-qemu-5896f39253ead37f65a2c13a9b0066f56c282d4c.tar.gz focaccia-qemu-5896f39253ead37f65a2c13a9b0066f56c282d4c.zip | |
target/arm: Move TBFLAG_AM32 bits to the top
Now that these bits have been moved out of tb->flags, where TBFLAG_ANY was filling from the top, move AM32 to fill from the top, and A32 and M32 to fill from the bottom. This means fewer changes when adding new bits. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210419202257.161730-9-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/core/qdev-properties-system.c')
0 files changed, 0 insertions, 0 deletions