[PATCH v2] arm: permit certain VMOV kinds without suffix

Richard Earnshaw rearnsha@arm.com
Tue Apr 9 10:25:00 GMT 2013


On 09/04/13 10:51, Jan Beulich wrote:
> The specification explicitly permits VMOV without size/data type suffix for
> the case of moving between scalar and core register. The easiest way to deal
> with that appeared to be to fake the suffix if none was specified.
>
> gas/
> 2013-04-09  Jan Beulich <jbeulich@suse.com>
>
> 	* gas/config/tc-arm.c (do_neon_mov): Fake an instruction suffix
> 	if there was none specified for moves between scalar and core
> 	register.
>
> gas/testsuite/
> 2013-04-09  Jan Beulich <jbeulich@suse.com>
>
> 	* gas/arm/neon-omit.s: Add tests for suffix less VMOV.
> 	* gas/arm/neon-omit.d: Update accordingly.
>

OK.

R.




More information about the Binutils mailing list