]> git.ipfire.org Git - thirdparty/qemu.git/commit
arm/cpu: Store aa64isar1/2 into the idregs array
authorEric Auger <eric.auger@redhat.com>
Tue, 1 Jul 2025 14:08:26 +0000 (15:08 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 1 Jul 2025 14:08:26 +0000 (15:08 +0100)
commit03380dd993de1a31c596b417f6e8a9de7dd8c370
tree9b313f24590cb8a2f4383023819b32c8c414023f
parent804cfc7eedb7457b137282a528d8c3465760c2e6
arm/cpu: Store aa64isar1/2 into the idregs array

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Sebastian Ott <sebott@redhat.com>
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Message-id: 20250617153931.1330449-4-cohuck@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu-features.h
target/arm/cpu.c
target/arm/cpu.h
target/arm/cpu64.c
target/arm/helper.c
target/arm/hvf/hvf.c
target/arm/kvm.c
target/arm/tcg/cpu64.c