]> git.ipfire.org Git - thirdparty/qemu.git/commit
arm/cpu: store id_aa64afr{0,1} into the idregs array
authorCornelia Huck <cohuck@redhat.com>
Fri, 4 Jul 2025 14:19:24 +0000 (16:19 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 10 Jul 2025 08:13:03 +0000 (09:13 +0100)
commita7e1c62d075d48f0d05e5758471d9caf97e330df
tree068f73831a02ca4d0a6039259a38dcf84f6b8b6d
parent1fea334eeed2b747d1c91ee0099401595ba697f8
arm/cpu: store id_aa64afr{0,1} into the idregs array

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20250704141927.38963-3-cohuck@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu-sysregs.h.inc
target/arm/cpu.h
target/arm/helper.c
target/arm/tcg/cpu64.c