]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Add RME cpregs
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 23 Jun 2023 10:15:44 +0000 (11:15 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 23 Jun 2023 10:15:44 +0000 (11:15 +0100)
commitef1febe758c893dfc2164c5324bbbe5ba4916413
tree700c95621df311b68d6fa2c0e923466d2d9d130b
parent87bfbfe7e595372251037c28223919659a294fd3
target/arm: Add RME cpregs

This includes GPCCR, GPTBR, MFAR, the TLB flush insns PAALL, PAALLOS,
RPALOS, RPAOS, and the cache flush insns CIPAPA and CIGDPAPA.

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