diff options
| author | Peter Maydell | 2015-04-01 18:57:29 +0200 |
|---|---|---|
| committer | Peter Maydell | 2015-04-01 18:57:29 +0200 |
| commit | 7847f9ea9fce15a9ecfb62ab72c1e84ff516b0db (patch) | |
| tree | 57af085d325a3b98ff097c385a4c1d5ff8e0bc56 /scripts | |
| parent | hw/arm/virt: Fix memory leak reported by Coverity (diff) | |
| download | qemu-7847f9ea9fce15a9ecfb62ab72c1e84ff516b0db.tar.gz qemu-7847f9ea9fce15a9ecfb62ab72c1e84ff516b0db.tar.xz qemu-7847f9ea9fce15a9ecfb62ab72c1e84ff516b0db.zip | |
target-arm: Store SPSR_EL1 state in banked_spsr[1] (SPSR_svc)
The AArch64 SPSR_EL1 register is architecturally mandated to
be mapped to the AArch32 SPSR_svc register. This means its
state should live in QEMU's env->banked_spsr[1] field.
Correct the various places in the code that incorrectly
put it in banked_spsr[0].
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
