]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Add ARM_CP_SME
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 20 Jun 2022 17:51:48 +0000 (10:51 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Jun 2022 10:18:17 +0000 (11:18 +0100)
commitbca063d579cbd6075d0bab78cc702131df199d6e
tree559c28e175e83d40234d6bb20f1b9bab1968959c
parent58b2908ee1011c33cc01d7d9341673f8af6d14b7
target/arm: Add ARM_CP_SME

This will be used for controlling access to SME cpregs.

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