[PATCH v0 2/3] aarch64: add SPMU2 feature and its associated registers
Richard Earnshaw (lists)
Richard.Earnshaw@arm.com
Wed Jul 3 14:50:57 GMT 2024
On 28/06/2024 17:05, Matthieu Longo wrote:
>
> AArch64 defines new registers for the feature spmu2 (System Performance
> Monitors Extension version 2). spmu2 is an Armv9.5-A feature.
>
> This patch also adds relevant tests. Regression tested on aarch64-none-elf,
> and no regression found.
> ---
> .../aarch64/sysreg/armv9_5-a-sysregs-archv9_4-unsupported.l | 4 ++++
> gas/testsuite/gas/aarch64/sysreg/armv9_5-a-sysregs.d | 2 ++
> gas/testsuite/gas/aarch64/sysreg/armv9_5-a-sysregs.s | 3 +++
> include/opcode/aarch64.h | 3 +++
> opcodes/aarch64-sys-regs.def | 1 +
> 5 files changed, 13 insertions(+)
>
OK
R.
More information about the Binutils
mailing list