]> git.ipfire.org Git - thirdparty/qemu.git/commit
arm/cpu: Store id_dfr0/1 into the idregs array
authorEric Auger <eric.auger@redhat.com>
Tue, 1 Jul 2025 14:08:28 +0000 (15:08 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 1 Jul 2025 14:08:28 +0000 (15:08 +0100)
commit33801d9bd0947042f223966bbb04f7528e1443f2
tree760a5ec4414816869d1aefabf56ea5cd7006ff3a
parent30ca689900c8c47bc4ca46be00ec9a7f1a78ccda
arm/cpu: Store id_dfr0/1 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-11-cohuck@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/intc/armv7m_nvic.c
target/arm/cpu-features.h
target/arm/cpu.c
target/arm/cpu.h
target/arm/cpu64.c
target/arm/helper.c
target/arm/kvm.c
target/arm/tcg/cpu-v7m.c
target/arm/tcg/cpu32.c
target/arm/tcg/cpu64.c