diff options
| author | Peter Maydell | 2017-09-14 19:43:17 +0200 |
|---|---|---|
| committer | Peter Maydell | 2017-09-14 19:43:17 +0200 |
| commit | 351e527a613147aa2a2e6910f92923deef27ee48 (patch) | |
| tree | 4527262c32528a73f6e9d30e27257dd7d70900f2 /include | |
| parent | target/arm: Add and use defines for EXCRET constants (diff) | |
| download | qemu-351e527a613147aa2a2e6910f92923deef27ee48.tar.gz qemu-351e527a613147aa2a2e6910f92923deef27ee48.tar.xz qemu-351e527a613147aa2a2e6910f92923deef27ee48.zip | |
target/arm: Rename 'type' to 'excret' in do_v7m_exception_exit()
In the v7M and v8M ARM ARM, the magic exception return values are
referred to as EXC_RETURN values, and in QEMU we use V7M_EXCRET_*
constants to define bits within them. Rename the 'type' variable
which holds the exception return value in do_v7m_exception_exit()
to excret, making it clearer that it does hold an EXC_RETURN value.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 1505137930-13255-8-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
