target/arm: Add SMCR_ELx
commitde5619887cbc7549bfc63bec4993de94626ccf09
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 20 Jun 2022 17:51:50 +0000 (20 10:51 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Jun 2022 10:18:17 +0000 (27 11:18 +0100)
tree160deed48dc252df27c1127339627a97928addf7
parentc37e6ac9eb94667d803d0cc1c4cc39ab351a6921
target/arm: Add SMCR_ELx

These cpregs control the streaming vector length and whether the
full a64 instruction set is allowed while in streaming mode.

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