This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 7/8][Binutils][AArch64] Constraint disassembler and assembler changes.
- From: Nick Clifton <nickc at redhat dot com>
- To: Tamar Christina <tamar dot christina at arm dot com>, binutils at sourceware dot org
- Cc: nd at arm dot com, Richard dot Earnshaw at arm dot com, marcus dot shawcroft at arm dot com
- Date: Wed, 3 Oct 2018 10:51:34 +0100
- Subject: Re: [PATCH 7/8][Binutils][AArch64] Constraint disassembler and assembler changes.
- References: <20180924172211.GA31624@arm.com>
Hi Tamar,
> gas/
> 2018-09-24 Tamar Christina <tamar.christina@arm.com>
>
> * testsuite/gas/aarch64/sve-movprfx.d: New test.
> * testsuite/gas/aarch64/sve-movprfx.s: New test.
> * testsuite/gas/aarch64/sve.d: Refactor.
> * testsuite/gas/aarch64/sve.s: Refactor.
> * testsuite/gas/aarch64/sysreg-diagnostic.d: Update.
>
> opcodes/
> 2018-09-24 Tamar Christina <tamar.christina@arm.com>
>
> * aarch64-asm.c (aarch64_opcode_encode): Apply constraint verifier.
> * aarch64-dis.c (print_operands): Refactor to take notes.
> (print_verifier_notes): New.
> (print_aarch64_insn): Apply constraint verifier.
> (print_insn_aarch64_word): Update call to print_aarch64_insn.
> * aarch64-opc.c (aarch64_print_operand): Remove attribute, update notes format.
Approved - please apply.
Cheers
Nick