]> git.ipfire.org Git - thirdparty/qemu.git/commit
arm/cpu: Store id_isar0-7 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)
commitc0c2344c4354180edf2476ae5764548a36fa9b67
tree3bfbf9b18681481d351f59f348af73088dcec73b
parent29279773649a4757b2d7d9eddf98685068e11154
arm/cpu: Store id_isar0-7 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-9-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