arm: Remove workarounds for old M-profile exception return implementation
commitf4e8e4edda875cab9df91dc4ae9767f7cb1f50aa
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Apr 2017 16:32:31 +0000 (20 17:32 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Apr 2017 16:39:17 +0000 (20 17:39 +0100)
treec8364bf860d9eb2378cfa9c74bdfc2ed059c2ab7
parent3bb8a96f5348913ee130169504f3642f501b113e
arm: Remove workarounds for old M-profile exception return implementation

Now that we've rewritten M-profile exception return so that the magic
PC values are not visible to other parts of QEMU, we can delete the
special casing of them elsewhere.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-id: 1491844419-12485-10-git-send-email-peter.maydell@linaro.org
target/arm/cpu.c
target/arm/translate.c