This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [AArch64][PATCH 12/14] Support FP16 Adv.SIMD Scalar Pairwise instructions.
- From: Marcus Shawcroft <marcus dot shawcroft at gmail dot com>
- To: Matthew Wahab <matthew dot wahab at foss dot arm dot com>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Mon, 14 Dec 2015 16:08:55 +0000
- Subject: Re: [AArch64][PATCH 12/14] Support FP16 Adv.SIMD Scalar Pairwise instructions.
- Authentication-results: sourceware.org; auth=none
- References: <566AB800 dot 1090308 at foss dot arm dot com> <566AC17A dot 3070400 at foss dot arm dot com>
On 11 December 2015 at 12:28, Matthew Wahab <matthew.wahab@foss.arm.com> wrote:
> gas/testsuite/
> 2015-12-10 Matthew Wahab <matthew.wahab@arm.com>
>
> * gas/aarch64/advsimd-fp16.d: Update expected output.
> * gas/aarch64/advsimd-fp16.s: Add tests for Adv.SIMD Scalar
> Pairwise instructions.
>
> opcodes/
> 2015-12-10 Matthew Wahab <matthew.wahab@arm.com>
>
> * aarch64-asm-2.c: Regenerate.
> * aarch64-dis-2.c: Regenerate.
> * aarch64-opc-2.c: Regenerate.
> * aarch64-tbl.h (QL_XLANES_FP_H): New.
> (aarch64_opcode_table): Add fp16 versions of fmaxnmp, faddp,
> fmaxp, fminnmp, fminp to the Adv.SIMD scalar pairwise group.
>
OK /Marcus