This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH][GAS][AArch64] Move new FP16 instructions to new flag


Hi Nick,

Thanks for all the reviews so far!

Cheers,
Tamar

> -----Original Message-----
> From: Nick Clifton [mailto:nickc@redhat.com]
> Sent: Thursday, November 16, 2017 13:20
> To: Tamar Christina <Tamar.Christina@arm.com>; binutils@sourceware.org
> Cc: nd <nd@arm.com>; Richard Earnshaw <Richard.Earnshaw@arm.com>;
> Marcus Shawcroft <Marcus.Shawcroft@arm.com>
> Subject: Re: [PATCH][GAS][AArch64] Move new FP16 instructions to new flag
> 
> Hi Tamar,
> 
> > gas/
> > 2017-11-15  Tamar Christina  <tamar.christina@arm.com>
> >
> > 	* config/tc-aarch64.c (fp16fml): New.
> > 	* doc/c-aarch64.texi (fp16fml): New.
> > 	* testsuite/gas/aarch64/armv8_2-a-crypto-fp16.d (fp16): Make
> fp16fml.
> > 	* testsuite/gas/aarch64/armv8_3-a-crypto-fp16.d (fp16): Make
> fp16fml.
> >
> >
> > include/
> > 2017-11-15  Tamar Christina  <tamar.christina@arm.com>
> >
> > 	* opcode/aarch64.h: (AARCH64_FEATURE_F16_FML): New.
> > 	(AARCH64_ARCH_V8_4): Enable AARCH64_FEATURE_F16_FML by
> default.
> >
> > opcodes/
> > 2017-11-15  Tamar Christina  <tamar.christina@arm.com>
> >
> > 	* aarch64-tbl.h (aarch64_feature_fp_16_v8_2): Require
> AARCH64_FEATURE_F16_FML
> > 	and AARCH64_FEATURE_F16.
> >
> 
> Approved - please apply.
> 
> Cheers
>   Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]