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] Add new instructions for Armv8.4-a [Patch (4/6)]


Hi Nick,

I have committed the other approved patches.
It should apply now.

Thanks for all the reviews so far!

Tamar.

> -----Original Message-----
> From: Nick Clifton [mailto:nickc@redhat.com]
> Sent: 09 November 2017 15:05
> To: Tamar Christina; binutils@sourceware.org
> Cc: nd; Richard Earnshaw; Marcus Shawcroft
> Subject: Re: [PATCH][GAS][AArch64] Add new instructions for Armv8.4-a
> [Patch (4/6)]
> 
> Hi Tamar,
> 
> > This patch adds assembler and disassembler support for the new Armv8.4-
> a instructions for AArch64.
> 
> This patch does not work (in isolation).  I see errors like this:
> 
>   opcodes/aarch64-tbl.h:4202:81: error: 'QL_SHA512UPT' undeclared here
> (not in a function); did you mean 'QL_SHA256UPT'?
>      SHA2_INSN ("sha512h",   0xce608000, 0xffe0fc00, cryptosha2, OP3 (Fd, Fn,
> Vm), QL_SHA512UPT, 0),
>                                                                                  ^
>   opcodes/aarch64-tbl.h:4204:77: error: 'QL_V2SAME2D' undeclared here (not
> in a function); did you mean 'QL_V2SAMESD'?
> 
>   etc..
> 
> I assume that this is because I need the earlier patches in the series applied.
> So ... I am going to wait for the other patches to be checked in and then try
> again.
> 
> Cheers
>   Nick


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