target/arm: Add SVCR
commitc37e6ac9eb94667d803d0cc1c4cc39ab351a6921
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 20 Jun 2022 17:51:49 +0000 (20 10:51 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Jun 2022 10:18:17 +0000 (27 11:18 +0100)
treee579e3bf77ddda583a7f28a52457421dcd2e761f
parentbca063d579cbd6075d0bab78cc702131df199d6e
target/arm: Add SVCR

This cpreg is used to access two new bits of PSTATE
that are not visible via any other mechanism.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220620175235.60881-6-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/helper.c