binutils-gdb/gdb/arch
Luis Machado 42019af621 sme2: Enable SME2 for AArch64 gdb on Linux
SME2 defines a new 512-bit register named ZT0, and it is only available
if SME is also supported.  The ZT0 state is valid only if the SVCR ZA bit
is enabled.  Otherwise its contents are empty (0).

The target description is dynamic and gets generated at runtime based on the
availability of the feature.

Validated under Fast Models.

Reviewed-by: Thiago Jung Bauermann <thiago.bauermann@linaro.org>
2023-10-04 16:23:40 +01:00
..
aarch32.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch32.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-insn.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-insn.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-mte-linux.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-mte-linux.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
aarch64-scalable-linux.c sme: Core file support for Linux 2023-10-04 16:23:40 +01:00
aarch64-scalable-linux.h sme2: Enable SME2 for AArch64 gdb on Linux 2023-10-04 16:23:40 +01:00
aarch64.c sme2: Enable SME2 for AArch64 gdb on Linux 2023-10-04 16:23:40 +01:00
aarch64.h sme2: Enable SME2 for AArch64 gdb on Linux 2023-10-04 16:23:40 +01:00
amd64.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
amd64.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
arc.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
arc.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
arm-get-next-pcs.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
arm-get-next-pcs.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
arm-linux.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
arm-linux.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
arm.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
arm.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
csky.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
csky.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
i386.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
i386.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
loongarch.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
loongarch.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
ppc-linux-common.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
ppc-linux-common.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
ppc-linux-tdesc.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
riscv.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
riscv.h RISC-V: Reflect actual range of vlen for hashing 2023-08-11 13:27:52 +00:00
tic6x.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
tic6x.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
xtensa.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00