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][binutils][Arm] Removed unsigned variants of VQ(R)DMLAH and VQ(R)DMLASH instructions.


Hi Barnaby,

> 2019-07-29  Barnaby Wilks  <barnaby.wilks@arm.com>
> 
> 	* config/tc-arm.c (do_mve_vqdmlah): Use N_S_32 macro.
> 	(do_neon_qrdmlah): Use N_S_32 macro.
> 	* testsuite/gas/arm/mve-vqdmlah-bad.d: New test.
> 	* testsuite/gas/arm/mve-vqdmlah-bad.l: New test.
> 	* testsuite/gas/arm/mve-vqdmlah-bad.s: New test.
> 	* testsuite/gas/arm/mve-vqdmlah.d: Remove unsigned instruction tests.
> 	* testsuite/gas/arm/mve-vqdmlah.s: Remove unsigned instruction tests.
> 	* testsuite/gas/arm/mve-vqdmlash-bad.d: New test.
> 	* testsuite/gas/arm/mve-vqdmlash-bad.l: New test.
> 	* testsuite/gas/arm/mve-vqdmlash-bad.s: New test.
> 	* testsuite/gas/arm/mve-vqdmlash.d: Remove unsigned instruction tests.
> 	* testsuite/gas/arm/mve-vqdmlash.s: Remove unsigned instruction tests.
> 
> opcodes/ChangeLog:
> 
> 2019-07-29  Barnaby Wilks  <barnaby.wilks@arm.com>
> 
> 	* arm-dis.c: Only accept signed variants of VQ(R)DMLAH and VQ(R)DMLASH
> 	instructions.
> 
 
Approved and applied.

Cheers
  Nick


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