]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/cpu.h
target-arm: Set PSTATE.SS correctly on exception return from AArch64
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 19 Aug 2014 17:56:26 +0000 (18:56 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 19 Aug 2014 18:02:03 +0000 (19:02 +0100)
commit3a2982038afa0f04fc99b259e8ad8c18be0b04cb
treed9aa82c4dc7c24d6627b6c3ee8faab582b130728
parent662cefb7753c1f04d960b443c60e7622c83144d3
target-arm: Set PSTATE.SS correctly on exception return from AArch64

Set the PSTATE.SS bit correctly on exception returns from AArch64,
as required by the debug single-step functionality.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
target-arm/cpu.h
target-arm/op_helper.c