summary refs log tree commit diff stats
path: root/scripts/qapi-introspect.py
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2017-09-04 15:21:53 +0100
committerPeter Maydell <peter.maydell@linaro.org>2017-09-04 15:21:53 +0100
commitbd70b29ba92e4446f9e4eb8b9acc19ef6ff4a4d5 (patch)
treecdeb2593877cc17e17a30b7e367e20b1bd62b2a9 /scripts/qapi-introspect.py
parent5b906f3589443a3c69d8feeaac37263843ecfb8d (diff)
downloadfocaccia-qemu-bd70b29ba92e4446f9e4eb8b9acc19ef6ff4a4d5.tar.gz
focaccia-qemu-bd70b29ba92e4446f9e4eb8b9acc19ef6ff4a4d5.zip
target/arm: Don't calculate lr in arm_v7m_cpu_do_interrupt() until needed
Move the code in arm_v7m_cpu_do_interrupt() that calculates the
magic LR value down to when we're actually going to use it.
Having the calculation and use so far apart makes the code
a little harder to understand than it needs to be.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 1501692241-23310-13-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'scripts/qapi-introspect.py')
0 files changed, 0 insertions, 0 deletions