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][ARM][BINUTILS] Support for MVE VMOV instruction.


Hi Nick,



> Approved and applied.

Thanks for the approval and commit.



> BTW - would you like to have write access to the repository ?
> I think that it is clear by now that you know what you are doing,
> so if you would like to have write-after-approval access then
> please fill out the form here.  You can use my email address as
> the approver:

Thanks for considering to provide me write-after-approval access,

I have filled and submitted the form by adding you as the approver.



Regards,

SRI.

________________________________
From: Nick Clifton <nickc@redhat.com>
Sent: 27 August 2019 12:13:24
To: Srinath Parvathaneni <Srinath.Parvathaneni@arm.com>
Cc: binutils@sourceware.org <binutils@sourceware.org>; nd <nd@arm.com>; Richard Earnshaw <Richard.Earnshaw@arm.com>
Subject: Re: [PATCH][ARM][BINUTILS] Support for MVE VMOV instruction.

Hi Sri,

> Ok for master? If okay please commit on my behalf, I don't
> have the commit rights.

Approved and applied.

BTW - would you like to have write access to the repository ?
I think that it is clear by now that you know what you are doing,
so if you would like to have write-after-approval access then
please fill out the form here.  You can use my email address as
the approver:

  https://sourceware.org/cgi-bin/pdw/ps_form.cgi

Cheers
  Nick

> gas ChangeLog:
> 2019-08-23  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
>
>        * gas/config/tc-arm.c (parse_neon_mov): Add check to accept vector
>        register to both the arguments in VMOV instruction.
>        * gas/testsuite/gas/arm/mve-vmov-1.d: Modify.
>        * gas/testsuite/gas/arm/mve-vmov-1.s: Likewise.
>        * gas/testsuite/gas/arm/mve-vorr.d: Likewise.
>
> opcodes ChangeLog:
> 2019-08-23  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
>
>        * arm-dis.c (mve_opcodes): Add entry for MVE_VMOV_VEC_TO_VEC.
>        (is_mve_undefined): Add case for MVE_VMOV_VEC_TO_VEC.
>        (print_insn_mve): Add condition to check Qm==Qn of VORR instruction.


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