[PATCH v2] arm: permit certain VMOV kinds without suffix
Richard Earnshaw
rearnsha@arm.com
Tue Apr 9 10:25:00 GMT 2013
More information about the Binutils mailing list
Tue Apr 9 10:25:00 GMT 2013
- Previous message (by thread): [PATCH v2] arm: permit certain VMOV kinds without suffix
- Next message (by thread): [PATCH] arm: allow SIMD instructions to be used without VFP support enabled
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): [PATCH v2] arm: permit certain VMOV kinds without suffix
- Next message (by thread): [PATCH] arm: allow SIMD instructions to be used without VFP support enabled
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list