]> www.infradead.org Git - users/dwmw2/qemu.git/commit
target/arm: Add ZT0
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:19:38 +0000 (08:19 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:52:21 +0000 (15:52 +0100)
commit694b2625dd4ac1d6f4aa4dfc8ed7380ec843cd9b
tree612ee93d571db6cb055d98c065d0cc7100bf8ba3
parentd8ff459b4021a4fdbd3bf0c4311bb24868188f0d
target/arm: Add ZT0

This is a 512-bit array introduced with SME2.
Save it only when ZA is in use.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20250704142112.1018902-16-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/machine.c