aboutsummaryrefslogtreecommitdiff
path: root/scripts/qemu-stamp.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2022-10-24 15:18:44 +1000
committerPeter Maydell <peter.maydell@linaro.org>2022-10-27 10:27:23 +0100
commitfe4ddc151b72a06eaeaa2359c51b66e698dd9c44 (patch)
tree777499de75273c52aab12ee0ef2427abb0638b76 /scripts/qemu-stamp.py
parentf0a398a2490656fac87b7ee4ba1fb01a42840875 (diff)
downloadqemu-fe4ddc151b72a06eaeaa2359c51b66e698dd9c44.zip
qemu-fe4ddc151b72a06eaeaa2359c51b66e698dd9c44.tar.gz
qemu-fe4ddc151b72a06eaeaa2359c51b66e698dd9c44.tar.bz2
target/arm: Remove loop from get_phys_addr_lpae
The unconditional loop was used both to iterate over levels and to control parsing of attributes. Use an explicit goto in both cases. While this appears less clean for iterating over levels, we will need to jump back into the middle of this loop for atomic updates, which is even uglier. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20221024051851.3074715-8-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qemu-stamp.py')
0 files changed, 0 insertions, 0 deletions