diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-02-08 12:58:07 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-02-13 14:14:54 +0000 |
commit | 220f508f49c5f49fb771d5105f991c19ffede3f7 (patch) | |
tree | bfde4090bbd35912c5b5195e0e0a77cf0f2d8d10 /qemu-io-cmds.c | |
parent | 140845111809cd6fd57ccde93867b48cc56ffc74 (diff) | |
download | qemu-220f508f49c5f49fb771d5105f991c19ffede3f7.zip qemu-220f508f49c5f49fb771d5105f991c19ffede3f7.tar.gz qemu-220f508f49c5f49fb771d5105f991c19ffede3f7.tar.bz2 |
target/arm: Update MSR access for PAN
For aarch64, there's a dedicated msr (imm, reg) insn.
For aarch32, this is done via msr to cpsr. Writes from el0
are ignored, which is already handled by the CPSR_USER mask.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200208125816.14954-12-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