]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Rename some cpreg to their aarch64 names
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 16 Sep 2025 14:22:36 +0000 (07:22 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 25 Sep 2025 14:57:18 +0000 (15:57 +0100)
commit2afdc4ce6098fc4316299d8af37f89ce75b65f1d
tree21325124f729a48508bfaa518f72b4562c87d774
parent5850e03554331dea7dde57c3f73de9b9fc482033
target/arm: Rename some cpreg to their aarch64 names

Rename those registers which will have FOO_EL12 aliases.

Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c