sme2: Core file support for ZT register set
authorLuis Machado <luis.machado@arm.com>
Wed, 14 Jun 2023 08:28:35 +0000 (09:28 +0100)
committerLuis Machado <luis.machado@arm.com>
Wed, 4 Oct 2023 15:23:41 +0000 (16:23 +0100)
commita391a7a8c5203e49b50efd92c2b97bfbf4da7368
tree25ed45cffd05d46c0ff07139c21d24ae9c8d8d1c
parent189e5663eb9ddafca3cd3e905d8642e5cb15832c
sme2: Core file support for ZT register set

This patch adds support for ZT register dumps/reads for core files.  The
ZT register is available when the SME2 feature is advertised as available
by the Linux Kernel.

Unlike the enablement for SME1 and the ZA register, support for SME2 is rather
simple given the fixed size of the ZT0 register.

Validated on the Fast Models.

Reviewed-by: Thiago Jung Bauermann <thiago.bauermann@linaro.org>
gdb/aarch64-linux-tdep.c