This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH, AArch64] Generic support for all system registers using mrs and msr
- From: Marcus Shawcroft <marcus dot shawcroft at gmail dot com>
- To: Jiong Wang <jiong dot wang at arm dot com>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Wed, 3 Sep 2014 14:26:20 +0100
- Subject: Re: [PATCH, AArch64] Generic support for all system registers using mrs and msr
- Authentication-results: sourceware.org; auth=none
- References: <540715EF dot 9000908 at arm dot com>
On 3 September 2014 14:21, Jiong Wang <jiong.wang@arm.com> wrote:
> opcode/
> * aarch64-tbl.h (aarch64_opcode_table): Update encoding for mrs/msr.
> * aarch64-dis-2.c: Update auto-generated file.
>
> gas/
> * config/tc-aarch64.c (parse_sys_reg): Remove the restriction on op0
> field.
>
> gas/testsuite/
> * gas/aarch64/illegal.s: Update testcase.
> * gas/aarch64/illegal.d: Likewise.
> * gas/aarch64/sysreg-1.s: Likewise.
> * gas/aarch64/sysreg-1.d: Likewise.
OK /Marcus