This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [AArch64] Add SVE system registers
- From: Nick Clifton <nickc at redhat dot com>
- To: binutils at sourceware dot org, rearnsha at arm dot com, richard dot sandiford at arm dot com
- Date: Wed, 15 Feb 2017 10:56:28 +0000
- Subject: Re: [AArch64] Add SVE system registers
- Authentication-results: sourceware.org; auth=none
- References: <874lzwit5o.fsf@e105548-lin.cambridge.arm.com>
Hi Richard,
> opcodes/
> * aarch64-opc.c (aarch64_sys_regs): Add SVE registers.
> (aarch64_sys_reg_supported_p): Handle them.
>
> gas/
> * testsuite/gas/aarch64/sve-sysreg.s,
> testsuite/gas/aarch64/sve-sysreg.d,
> testsuite/gas/aarch64/sve-sysreg-invalid.d,
> testsuite/gas/aarch64/sve-sysreg-invalid.l: New tests.
OK for trunk.
Cheers
Nick