Home
last modified time | relevance | path

Searched hist:a6b2c5a04ddae291417d5bfffaa25b13a7d8cd10 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcpu.cdiff a6b2c5a04ddae291417d5bfffaa25b13a7d8cd10 Mon Oct 30 12:39:58 CDT 2023 Peter Maydell <peter.maydell@linaro.org> target/arm: Enable FEAT_MOPS insns in user-mode emulation

In user-mode emulation, we need to set the SCTLR_EL1.MSCEn
bit to avoid all the FEAT_MOPS insns UNDEFing.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20231030174000.3792225-2-peter.maydell@linaro.org