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 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]