diff options
| author | Jamie Iles <jamie@nuviainc.com> | 2021-05-26 13:18:47 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2021-06-03 16:43:25 +0100 |
| commit | 9d75d45c0b88c87ac25ee4c65e724447834c1d3b (patch) | |
| tree | 5bb95e7168c235cfe3253106dd5ddfa34b46d3f8 /python/qemu/utils/accel.py | |
| parent | 5bf100c3200bc74b5d7b4e430c3b23e60caf1605 (diff) | |
| download | focaccia-qemu-9d75d45c0b88c87ac25ee4c65e724447834c1d3b.tar.gz focaccia-qemu-9d75d45c0b88c87ac25ee4c65e724447834c1d3b.zip | |
target/arm: use raise_exception_ra for stack limit exception
The sequence cpu_restore_state() + raise_exception() is equivalent to raise_exception_ra(), so use that instead. (In this case we never cared about the syndrome value, because M-profile doesn't use the syndrome; the old code was just written unnecessarily awkwardly.) Cc: Richard Henderson <richard.henderson@linaro.org> Cc: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Jamie Iles <jamie@nuviainc.com> [PMM: Retain edited version of comment; rewrite commit message] Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'python/qemu/utils/accel.py')
0 files changed, 0 insertions, 0 deletions