diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-02-08 12:58:04 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-02-13 14:14:54 +0000 |
commit | d203cabd1bd12f31c9df0b5737421ba67b96857b (patch) | |
tree | 74f23a4f2edb0370b905283778a680949966b6d6 /qemu-io-cmds.c | |
parent | 437864216d63f052f3cd06ec8861d0e432496424 (diff) | |
download | qemu-d203cabd1bd12f31c9df0b5737421ba67b96857b.zip qemu-d203cabd1bd12f31c9df0b5737421ba67b96857b.tar.gz qemu-d203cabd1bd12f31c9df0b5737421ba67b96857b.tar.bz2 |
target/arm: Use aarch32_cpsr_valid_mask in helper_exception_return
Using ~0 as the mask on the aarch64->aarch32 exception return
was not even as correct as the CPSR_ERET_MASK that we had used
on the aarch32->aarch32 exception return.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200208125816.14954-9-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'qemu-io-cmds.c')
0 files changed, 0 insertions, 0 deletions