diff options
| author | Peter Maydell | 2018-10-08 15:55:02 +0200 |
|---|---|---|
| committer | Peter Maydell | 2018-10-08 15:55:02 +0200 |
| commit | e5ae4d0c063fbcca4cbbd26bcefbf1760cfac2aa (patch) | |
| tree | b37d02a85eda6dcbced28d4b12fe502a0f11d9a9 /scripts/qapi/__init__.py | |
| parent | target/arm: Correct condition for v8M callee stack push (diff) | |
| download | qemu-e5ae4d0c063fbcca4cbbd26bcefbf1760cfac2aa.tar.gz qemu-e5ae4d0c063fbcca4cbbd26bcefbf1760cfac2aa.tar.xz qemu-e5ae4d0c063fbcca4cbbd26bcefbf1760cfac2aa.zip | |
target/arm: Don't read r4 from v8M exception stackframe twice
A cut-and-paste error meant we were reading r4 from the v8M
callee-saves exception stack frame twice. This is harmless
since it just meant we did two memory accesses to the same
location, but it's unnecessary. Delete it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181002150304.2287-1-peter.maydell@linaro.org
Diffstat (limited to 'scripts/qapi/__init__.py')
0 files changed, 0 insertions, 0 deletions
