diff options
author | 2023-01-06 11:44:50 -0800 | |
---|---|---|
committer | 2023-01-23 13:32:38 +0000 | |
commit | 0371fa90a1b65b1536b3ff7ba583e4119c363eea (patch) | |
tree | 2ebaa5108c391f093955911578ccc16a203b03b1 /docs/conf.py | |
parent | target/arm: provide stubs for more external debug registers (diff) | |
download | qemu-0371fa90a1b65b1536b3ff7ba583e4119c363eea.tar.xz qemu-0371fa90a1b65b1536b3ff7ba583e4119c363eea.zip |
target/arm: Reorg do_coproc_insn
Move the ri == NULL case to the top of the function and return.
This allows the else to be removed and the code unindented.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20230106194451.1213153-2-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions